Test: update recreate image

This commit is contained in:
2025-04-26 18:28:05 -03:00
parent 0d97208489
commit 3fe2ad1044
3 changed files with 4 additions and 14 deletions

View File

@@ -37,7 +37,7 @@ services:
DB_USER: "${DB_USER}"
DB_PASSWORD: "${DB_PASSWORD}"
DEBUG: "False"
ALLOWED_HOSTS: "rrbec.local.com, 0.0.0.0, django_app*"
ALLOWED_HOSTS: "rrbec.local.com, 0.0.0.0, django_app"
networks:
- app_network