fg
This commit is contained in:
parent
945b38ade5
commit
e2df0fc2fb
8 changed files with 54 additions and 24 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue