Merge pull request #76 from WebEngineering2/bot

Updated Dockerfiles to use second container for bot updates
This commit is contained in:
Florian Kaiser
2022-04-25 17:08:00 +02:00
committed by GitHub
4 changed files with 38 additions and 8 deletions

View File

@@ -30,6 +30,11 @@ services:
env_file:
- ${PWD}/.env.bot
aktienbot_bot_updates:
image: registry.flokaiser.com/aktienbot/bot_updates
env_file:
- ${PWD}/.env.bot
mariadb:
image: mariadb
volumes: