diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index bcbc59d..d9aff8b 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -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