dev add utf encoding
Test Workflow / test (push) Successful in 3s

This commit is contained in:
vladp
2026-02-10 12:33:07 +07:00
parent 8103960b45
commit e7e870ee30
3 changed files with 43 additions and 2 deletions
+11 -1
View File
@@ -72,6 +72,15 @@ security:
server:
port: ${SERVER_PORT:8080}
baseurl: "http://92.242.61.23"
tomcat:
uri-encoding: UTF-8
servlet:
encoding:
charset: UTF-8
enabled: true
force: true
force-request: true
force-response: true
logging:
level:
@@ -128,4 +137,5 @@ tarif:
enterprice-price: 400
enterprice-max-files-count: 50
enterprice-disk-size: 500
enterprice-user-count: 80
enterprice-user-count: 80