Skip to content

Commit

Permalink
procfile tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
Guy Boldon committed Apr 5, 2018
1 parent fd5ec43 commit 2598fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
@@ -1 +1 @@
web: java -jar lib/payara-micro-5.181.jar --deploy target/javaeetodo.war --port $PORT
web: java -jar lib/payara-micro-5.181.jar --deploy target/ROOT.war --port $PORT

0 comments on commit 2598fef

Please sign in to comment.