mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2026-01-01 06:16:16 +00:00
Prevent disabling django admin on dev environment
This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
||||
environment:
|
||||
- SERVER_ADDRESS=${SERVER_ADDRESS}
|
||||
- DEBUG_MODE=${DEBUG_MODE}
|
||||
- DEV_MODE=True
|
||||
- COMPOSE_VERSION=03r
|
||||
- TZ=${TIMEZONE}
|
||||
- EXTRA_ALLOWED_HOSTS=${EXTRA_ALLOWED_HOSTS}
|
||||
|
||||
Reference in New Issue
Block a user