There was an error while loading. Please reload this page.
1 parent af08155 commit af3c611Copy full SHA for af3c611
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