This commit is contained in:
Aevann1 2021-12-21 16:43:55 +02:00
parent 696a52fd3e
commit bc2eace198
2 changed files with 1 additions and 4 deletions

View file

@ -9,7 +9,6 @@ services:
environment:
- DATABASE_URL=postgresql://postgres@postgres:5432
- MASTER_KEY=XuxGqp5NyygJrM24b5gt3YgyvFVGdQnwVDwLzLwpu3eQwY
- REDIS_URL=redis://redis
- DOMAIN=localhost
- SITE_NAME=Drama
- GIPHY_KEY=3435tdfsdudebussylmaoxxt43
@ -41,7 +40,6 @@ services:
- DUES=0
- MAIL_USERNAME=blahblahblah@gmail.com
- MAIL_PASSWORD=3435tdfsdudebussylmaoxxt43
- CHRISTMAS=0
links:
- "redis"
- "postgres"