This commit is contained in:
Aevann1 2022-02-22 15:34:41 +02:00
parent 2265982fba
commit 97295d2dfd
8 changed files with 13 additions and 27 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