fix issue with the core_dockerfile running the bot_aux.py
All checks were successful
test and deploy / test (push) Successful in 25s
test and deploy / push-and-build (push) Successful in 58s

This commit is contained in:
2026-02-19 22:20:47 -07:00
parent 0402d9007a
commit 4624e036a5

View File

@@ -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