added MARIADB_HOST variable

if one needs an external database
This commit is contained in:
2023-10-04 21:56:25 +02:00
parent d0312ed7e2
commit fe6173f08f
2 changed files with 2 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ TRAEFIK_HTTPS_MIDDLEWARES=hsts
PI_VERSION=1.5x
PI_TIMEZONE=Europe/Rome
PI_SCAN_INTERVAL=10m
MARIADB_HOST=mariadb
# PHP IPAM Diun
PI_DIUN_ENABLE=true
PI_DIUN_WATCHREPO=true