refactor: use /opt/ts-netbox for Tailscale config
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
|||||||
- TS_SERVE_CONFIG=/config/serve-config.json
|
- TS_SERVE_CONFIG=/config/serve-config.json
|
||||||
volumes:
|
volumes:
|
||||||
- tailscale-state:/var/lib/tailscale
|
- tailscale-state:/var/lib/tailscale
|
||||||
- ./serve-config.json:/config/serve-config.json:ro
|
- /opt/ts-netbox/serve-config.json:/config/serve-config.json:ro
|
||||||
cap_add:
|
cap_add:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
- SYS_MODULE
|
- SYS_MODULE
|
||||||
|
|||||||
Reference in New Issue
Block a user