Skip to content

Commit 83be369

Browse files
committed
work
1 parent e52f0e5 commit 83be369

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.idea/jarRepositories.xml

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Procfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web: java $JAVA_OPTS -Dspring.profiles.active=default -jar target/simpleworklist.jar
1+
web: java $JAVA_OPTS -Dserver.port=9010 -Dspring.profiles.active=default -jar target/simpleworklist.jar

0 commit comments

Comments
 (0)