Allow internal Dawarich scrape host
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user