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
|
||||
volumes:
|
||||
- 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:
|
||||
- NET_ADMIN
|
||||
- SYS_MODULE
|
||||
|
||||
Reference in New Issue
Block a user