Updated Dockerfiles to use second container for bot updates

This commit is contained in:
2022-04-25 17:05:21 +02:00
parent 78dfde7a86
commit 566470ec12
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: