This commit is contained in:
@ -10,7 +10,6 @@ x-app-common: &app-common
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
DEBUG: false
|
||||
DATABASE_URL: "postgresql://postgres:example@db:5432/postgres"
|
||||
REDIS_URL: "redis://valkey:6379/0"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user