Revert bind autostart

This commit is contained in:
cytopia 2018-07-16 08:51:11 +02:00
parent c2dae8ebc2
commit eafcc2dffc
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2

View File

@ -35,6 +35,7 @@ services:
# ------------------------------------------------------------
bind:
image: cytopia/bind:0.15
restart: always
ports:
# [local-machine:]local-port:docker-port
- "${LOCAL_LISTEN_ADDR}${HOST_PORT_BIND:-1053}:53/tcp"