Update Dockerfile and docker-compose
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
BOT_API_KEY=
|
||||
NEWS_API_KEY=
|
||||
SECRET_KEY=
|
||||
|
||||
BOT_EMAIL=
|
||||
BOT_PASSWORD=
|
@@ -30,11 +30,6 @@ 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:
|
||||
|
Reference in New Issue
Block a user