Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- server:
- host: "0.0.0.0"
- port: 3000
- cookie_secret: "cookie secret"
- cookie_secure: true
- headscale:
- url: "https://hs.xxhome.com"
- public_url: "https://hs.xxhome.com"
- config_path: "/etc/headscale/config.yaml"
- config_strict: true
- integration:
- docker:
- enabled: true
- container_name: "headscale"
- socket: "unix:///var/run/docker.sock"
Advertisement
Add Comment
Please, Sign In to add comment