remove duplicate protocol definition from sample dcker compose file

This commit is contained in:
Philipp Böhm 2018-02-27 18:28:11 +01:00
parent 983249def3
commit ba7d494fa3
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ services:
powerdns:
ports:
- "53/udp:53/udp"
- "53:53/udp"
redis:
volumes: