mirror of
https://github.com/gravitl/netmaker.git
synced 2025-02-25 00:24:37 +08:00
Keep network mode for netmaker
This commit is contained in:
parent
c7859f491b
commit
62c12b8f54
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ services:
|
|||
- NET_ADMIN
|
||||
- SYS_ADMIN
|
||||
restart: always
|
||||
network_mode: host
|
||||
privileged: true
|
||||
environment:
|
||||
SERVER_HOST: "SERVER_PUBLIC_IP"
|
||||
|
|
Loading…
Reference in a new issue