mirror of
https://github.com/cytopia/devilbox.git
synced 2025-06-22 17:08:56 +00:00
Revert bind autostart
This commit is contained in:
@ -35,6 +35,7 @@ services:
|
|||||||
# ------------------------------------------------------------
|
# ------------------------------------------------------------
|
||||||
bind:
|
bind:
|
||||||
image: cytopia/bind:0.15
|
image: cytopia/bind:0.15
|
||||||
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
# [local-machine:]local-port:docker-port
|
# [local-machine:]local-port:docker-port
|
||||||
- "${LOCAL_LISTEN_ADDR}${HOST_PORT_BIND:-1053}:53/tcp"
|
- "${LOCAL_LISTEN_ADDR}${HOST_PORT_BIND:-1053}:53/tcp"
|
||||||
|
Reference in New Issue
Block a user