This commit is contained in:
Aevann1 2022-02-21 07:55:37 +02:00
parent 945b38ade5
commit e2df0fc2fb
8 changed files with 54 additions and 24 deletions

View file

@ -6,7 +6,7 @@ services:
context: .
volumes:
- "./:/service"
env_file: env
env_file: ../env
environment:
- DATABASE_URL=postgresql://postgres@postgres:5432
- REDIS_URL=redis://redis