This commit is contained in:
xds
2025-10-31 17:40:57 +03:00
parent c68e6afb8a
commit e83e3a2b65

View File

@@ -4,7 +4,7 @@ server.port=8089
server.servlet.context-path=/api
#spring.webflux.base-path=/api
spring.profiles.active=prod
spring.profiles.active=dev
spring.main.web-application-type=servlet
server.compression.enabled=true