diff --git a/apps/dawarich/.env.example b/apps/dawarich/.env.example index 97225f2..b180c3c 100644 --- a/apps/dawarich/.env.example +++ b/apps/dawarich/.env.example @@ -2,7 +2,7 @@ COMPOSE_PROJECT_NAME=dawarich TZ=Europe/Berlin DAWARICH_HOST=dawarich.kaleschke.info -APPLICATION_HOSTS=dawarich.kaleschke.info +APPLICATION_HOSTS=dawarich.kaleschke.info,dawarich_app,localhost,127.0.0.1,::1 POSTGRES_USER=dawarich POSTGRES_DB=dawarich_production