mirror of
https://github.com/dalbodeule/sh0rt.kr-pdns.git
synced 2025-06-08 18:58:20 +00:00
fix pdns api clients (retry 4x)
This commit is contained in:
parent
f985a9b616
commit
4a72cd0453
@ -85,6 +85,7 @@ services:
|
||||
DB_PASSWORD: ${MARIADB_PASSWORD}
|
||||
PDNS_API_URL: http://pdns:8081
|
||||
PDNS_API_KEY: ${PDNS_API_KEY}
|
||||
PDNS_NS: ${PDNS_NS}
|
||||
depends_on:
|
||||
- pdns
|
||||
- mariadb
|
||||
|
Loading…
x
Reference in New Issue
Block a user