Update compose.yml

This commit is contained in:
Kroese
2024-12-01 17:47:57 +01:00
committed by GitHub
parent 898499a4e3
commit cdcec056f1

View File

@@ -6,6 +6,7 @@ services:
DISK_SIZE: "16G" DISK_SIZE: "16G"
devices: devices:
- /dev/kvm - /dev/kvm
- /dev/net/tun
cap_add: cap_add:
- NET_ADMIN - NET_ADMIN
ports: ports: