I think it's an another Heroku test ;)

This commit is contained in:
BrokenFire 2017-12-12 01:42:53 +01:00
parent 81e7d8c720
commit 4c4a2897f3

View File

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