mirror of
https://github.com/luigieai/homelab.git
synced 2025-06-06 15:46:35 -03:00
no systl allowed yay
This commit is contained in:
parent
e8441bccce
commit
2f633fa8a5
1 changed files with 0 additions and 4 deletions
|
@ -6,10 +6,6 @@ services:
|
|||
container_name: wireguard-ui
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
- SYS_MODULE
|
||||
sysctls:
|
||||
- net.ipv4.ip_forward=1
|
||||
- net.ipv4.conf.all.src_valid_mark=1
|
||||
# required to show active clients. with this set, you don't need to expose the ui port (5000) anymore
|
||||
network_mode: host
|
||||
environment:
|
||||
|
|
Loading…
Add table
Reference in a new issue