Do not specify if you want to use defaults
This commit is contained in:
parent
c398980cdb
commit
a150b4049f
1 changed files with 1 additions and 1 deletions
|
@ -18,4 +18,4 @@ COPY . /var/www/kanbot/
|
||||||
WORKDIR /var/www/kanbot
|
WORKDIR /var/www/kanbot
|
||||||
|
|
||||||
EXPOSE 8000
|
EXPOSE 8000
|
||||||
ENTRYPOINT python3 /var/www/kanbot/bot.py --host 0.0.0.0 --port 8000
|
ENTRYPOINT python3 /var/www/kanbot/bot.py
|
||||||
|
|
Loading…
Reference in a new issue