mirror of
https://github.com/luigieai/homelab.git
synced 2025-06-07 07:56:37 -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
|
container_name: wireguard-ui
|
||||||
cap_add:
|
cap_add:
|
||||||
- NET_ADMIN
|
- 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
|
# required to show active clients. with this set, you don't need to expose the ui port (5000) anymore
|
||||||
network_mode: host
|
network_mode: host
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Add table
Reference in a new issue