Skip to content

Commit c8eccc4

Browse files
committed
setup for heroku
1 parent 812ba54 commit c8eccc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Procfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web: java -jar target/simpleworklist.war --spring.profiles.active=prod
1+
web: java -jar target/simpleworklist.war -Dserver.port=$PORT --spring.profiles.active=prod

0 commit comments

Comments
 (0)