Add support for additional allowed hosts in environment configuration

This commit is contained in:
Eduardo Silva
2025-04-22 17:02:43 -03:00
parent 06068fdc4c
commit 8708850143
8 changed files with 36 additions and 10 deletions

View File

@@ -9,6 +9,7 @@ services:
- DEBUG_MODE=${DEBUG_MODE}
- COMPOSE_VERSION=02r
- TZ=${TIMEZONE}
- EXTRA_ALLOWED_HOSTS=${EXTRA_ALLOWED_HOSTS}
volumes:
- wireguard:/etc/wireguard
- static_volume:/app_static_files/