Change netbird-client volume path in YAML config

This commit is contained in:
Immanuel Raj
2026-04-09 00:00:38 +05:30
committed by GitHub
parent 914d7e0b50
commit d0c9b4eed8
+1 -1
View File
@@ -13,7 +13,7 @@ services:
- 'NB_ENABLE_ROSENPASS=${NB_ENABLE_ROSENPASS:-false}'
- 'NB_ENABLE_EXPERIMENTAL_LAZY_CONN=${NB_ENABLE_EXPERIMENTAL_LAZY_CONN:-false}'
volumes:
- 'netbird-client:/etc/netbird'
- 'netbird-client:/var/lib/netbird'
cap_add:
- NET_ADMIN
- SYS_ADMIN