Fordwrench

headplane config

Jun 29th, 2025
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | Source Code | 0 0
  1. server:
  2. host: "0.0.0.0"
  3. port: 3000
  4. cookie_secret: "cookie secret"
  5. cookie_secure: true
  6.  
  7. headscale:
  8. url: "https://hs.xxhome.com"
  9. public_url: "https://hs.xxhome.com"
  10. config_path: "/etc/headscale/config.yaml"
  11. config_strict: true
  12.  
  13. integration:
  14. docker:
  15. enabled: true
  16. container_name: "headscale"
  17. socket: "unix:///var/run/docker.sock"
Advertisement
Add Comment
Please, Sign In to add comment