This commit is contained in:
Aevann1 2021-09-20 21:46:09 +02:00
parent d1deea1430
commit 11fbedaa61
3 changed files with 2 additions and 13 deletions

View file

@ -7,8 +7,6 @@ services:
volumes:
- "./:/service"
environment:
- PYTHONPATH="/service"
- REDIS_URL=redis://redis
- DATABASE_URL=postgresql://postgres@postgres:5432/postgres
- MASTER_KEY=${MASTER_KEY:-KTVciAUQFpFh2WdJ/oiHJlxl6FvzRZp8kYzAAv3l2OA=}
- DOMAIN=localhost