adjust the default docker compose setting to the values used in the override file

This commit is contained in:
Philipp Böhm 2018-02-11 22:26:13 +01:00
parent ffe0092e41
commit d7f4f8529d
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ services:
- redis
environment:
DDNS_DOMAIN: d.example.net
DDNS_SOA_DOMAIN: ns.example.net
DDNS_SOA_DOMAIN: ddns.example.net
DDNS_REDIS_HOST: redis:6379
powerdns: