fix issue with the core_dockerfile running the bot_aux.py
This commit is contained in:
@@ -37,4 +37,4 @@ RUN ~/.local/bin/poetry install
|
|||||||
# Expose the port that the application listens on.
|
# Expose the port that the application listens on.
|
||||||
EXPOSE 8000
|
EXPOSE 8000
|
||||||
|
|
||||||
CMD ~/.local/bin/poetry run python3 src/py/bot_aux.py xiv-database.ini xiv-discord.token 865781604881530940 888844785274724362
|
CMD ~/.local/bin/poetry run python3 src/py/bot_core.py xiv-database.ini xiv-discord.token 865781604881530940 888844785274724362
|
||||||
|
|||||||
Reference in New Issue
Block a user