Skip to content

Commit 6242622

Browse files
committed
Merge branch 'master' into localchanges
2 parents ca1c6a1 + af3c611 commit 6242622

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ logging.level.org.springframework=INFO
88

99
spring.profiles.active=production
1010

11-
server.port=${PORT}
11+
server.port=${PORT:5000}

0 commit comments

Comments
 (0)