Don't disable ipv6

This commit is contained in:
Caleb Fenton
2021-01-09 10:07:25 -08:00
committed by GitHub
parent 9119301e3a
commit 416b26ced1

View File

@@ -41,6 +41,8 @@ services:
- LOCAL_NETWORK=192.168.0.0/16
cap_add:
- NET_ADMIN
sysctls:
- net.ipv6.conf.all.disable_ipv6=0
logging:
driver: json-file
options: