💩 Hardcode some values to make it work

pull/1/head
otthorn 3 years ago
parent edb709a8a9
commit 220873ae79

@ -18,4 +18,4 @@ COPY . /var/www/kanbot/
WORKDIR /var/www/kanbot
EXPOSE 8080
ENTRYPOINT /usr/bin/python3 /var/www/kanbot/bot.py
ENTRYPOINT /usr/bin/python3 /var/www/kanbot/bot.py --host 0.0.0.0 --port 8080

Loading…
Cancel
Save