remotes/1693045480750635534/spooky-22
Aevann1 2021-09-05 12:11:18 +02:00
parent 66f7fec0b8
commit 1395d6448a
1 changed files with 1 additions and 1 deletions

View File

@ -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=}