mirror of
https://github.com/snachodog/my-arr-stack.git
synced 2025-04-04 03:01:24 -06:00
Update docker-compose.yml
added missing parameters to VPN container to solve ip6tables v1.8.4 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?) error
This commit is contained in:
parent
38e41c0684
commit
269cb9037d
@ -7,9 +7,11 @@ services:
|
||||
- 'OTHER_ARGS= --mute-replay-warnings'
|
||||
cap_add:
|
||||
- net_admin
|
||||
- SYS_MODULE
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- '${ROOT}/MediaCenter/config/vpn:/vpn'
|
||||
- /lib/modules:/lib/modules
|
||||
security_opt:
|
||||
- 'label:disable'
|
||||
devices:
|
||||
|
Loading…
x
Reference in New Issue
Block a user