Update docker-compose.yml
This commit is contained in:
parent
7555834847
commit
bb2b82afb4
|
@ -13,7 +13,7 @@ services:
|
|||
healthcheck:
|
||||
test: ['CMD','true']
|
||||
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:
|
||||
# - tipi_main_network
|
||||
# mac_address: ${MAC_ADDRESS}
|
||||
|
|
Loading…
Reference in New Issue
Block a user