fd
This commit is contained in:
parent
107f0f6296
commit
7bf7a19873
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ services:
|
|||
- "./:/service"
|
||||
environment:
|
||||
- PYTHONPATH="/service"
|
||||
- REDIS_URL=redis://redis
|
||||
- REDIS_URL=redis://redis:6379
|
||||
- DATABASE_URL=postgresql://postgres@postgres:5432/postgres
|
||||
- DATABASE_CONNECTION_POOL_URL=postgresql://postgres@postgres:5432/postgres
|
||||
- MASTER_KEY=${MASTER_KEY:-KTVciAUQFpFh2WdJ/oiHJlxl6FvzRZp8kYzAAv3l2OA=}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue