Update docker-compose.yml
This commit is contained in:
parent
7555834847
commit
bb2b82afb4
|
@ -13,7 +13,7 @@ services:
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ['CMD','true']
|
test: ['CMD','true']
|
||||||
network_mode: host
|
network_mode: host
|
||||||
# TO DO: Pass host data to retain zerotier id
|
# TO DO: Pass host data to retain zerotier id, or setup a volume. Prefer ~stateless.
|
||||||
# networks:
|
# networks:
|
||||||
# - tipi_main_network
|
# - tipi_main_network
|
||||||
# mac_address: ${MAC_ADDRESS}
|
# mac_address: ${MAC_ADDRESS}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user