Skip to content

Commit cce19ba

Browse files
committed
heroku deploy fixs #7
1 parent 5e8e65f commit cce19ba

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: server/target/universal/stage/bin/scala-play-demo -Dhttp.port=$PORT
1+
web: server/target/universal/stage/bin/server -Dhttp.port=$PORT

0 commit comments

Comments
 (0)