We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edfb7ee commit 3403688Copy full SHA for 3403688
src/main/resources/application.properties
@@ -3,4 +3,4 @@ spring.application.name=circle-on
3
spring.servlet.multipart.max-file-size=10MB
4
spring.servlet.multipart.max-request-size=10MB
5
6
-spring.profiles.active=dev
+spring.profiles.active=staging
0 commit comments