We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca1c6a1 + af3c611 commit 6242622Copy full SHA for 6242622
1 file changed
src/main/resources/application.properties
@@ -8,4 +8,4 @@ logging.level.org.springframework=INFO
8
9
spring.profiles.active=production
10
11
-server.port=${PORT}
+server.port=${PORT:5000}
0 commit comments