generated from geekiot/python-template
Fix: fix bot image requires .env file
This commit is contained in:
parent
b4ee51ee68
commit
47e993ae2a
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ services:
|
|||
- redis
|
||||
volumes:
|
||||
- ../logs:/urfu-daddy/logs:rw
|
||||
env_file:
|
||||
- ../.env
|
||||
|
||||
database:
|
||||
container_name: ${POSTGRES_HOST}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue