diff --git a/docs/content/examples/tutorials/routed.md b/docs/content/examples/tutorials/routed.md index 81ea3483..eb55b364 100644 --- a/docs/content/examples/tutorials/routed.md +++ b/docs/content/examples/tutorials/routed.md @@ -25,6 +25,7 @@ services: - /lib/modules:/lib/modules:ro cap_add: - NET_ADMIN + - SYS_MODULE devices: - /dev/net/tun:/dev/net/tun restart: unless-stopped