Keep network mode for netmaker

This commit is contained in:
Antoine Aflalo 2021-11-04 16:44:20 -04:00 committed by GitHub
parent c7859f491b
commit 62c12b8f54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,7 @@ services:
- NET_ADMIN
- SYS_ADMIN
restart: always
network_mode: host
privileged: true
environment:
SERVER_HOST: "SERVER_PUBLIC_IP"