mirror of
https://github.com/dalbodeule/sh0rt.kr-pdns.git
synced 2025-06-09 03:08:20 +00:00
docker compose update again
This commit is contained in:
parent
71085012b9
commit
33b49c9764
@ -52,7 +52,7 @@ services:
|
|||||||
PDNS_ADMIN_SQLA_DB_PORT: 3306
|
PDNS_ADMIN_SQLA_DB_PORT: 3306
|
||||||
PDNS_ADMIN_SQLA_DB_USER: ${MARIADB_USER}
|
PDNS_ADMIN_SQLA_DB_USER: ${MARIADB_USER}
|
||||||
PDNS_ADMIN_SQLA_DB_PASSWORD: ${MARIADB_PASSWORD}
|
PDNS_ADMIN_SQLA_DB_PASSWORD: ${MARIADB_PASSWORD}
|
||||||
PDNS_ADMIN_SQLA_DB_NAME: ${MARIADB_PASSWORD}
|
PDNS_ADMIN_SQLA_DB_NAME: pdns
|
||||||
PDNS_STATS_URL: http://pdns:8081
|
PDNS_STATS_URL: http://pdns:8081
|
||||||
PDNS_API_KEY: ${PDNS_API_KEY}
|
PDNS_API_KEY: ${PDNS_API_KEY}
|
||||||
PDNS_VERSION: ${PDNS_VERSION_STRING}
|
PDNS_VERSION: ${PDNS_VERSION_STRING}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user