Almost done! Well I think....

This commit is contained in:
BrokenFire 2017-12-12 01:49:23 +01:00
parent 4c4a2897f3
commit aa8784c218

View File

@ -1 +1 @@
web: java -Dlog4j.configurationFile=/app/Heroku/log4j2.xml -jar /app/build/libs/DiscordBot-0.1.0.jar --server.port=80 -t $TOKEN
web: java -Dlog4j.configurationFile=/app/Heroku/log4j2.xml -jar /app/build/libs/DiscordBot-0.1.0.jar --server.port=$PORT -t $TOKEN