Adding Procfile for custom run command in Heroku
This commit is contained in:
parent
bb84e74c23
commit
cdba3a5b68
1
app/server/Procfile
Normal file
1
app/server/Procfile
Normal file
|
|
@ -0,0 +1 @@
|
|||
web: java -Dserver.port=$PORT $JAVA_OPTS -jar $PATH_TO_JAR
|
||||
Loading…
Reference in New Issue
Block a user