mirror of
https://github.com/juanfont/headscale.git
synced 2025-10-15 17:09:49 +00:00
Minor update in docs
This commit is contained in:
@@ -53,6 +53,8 @@ server_url: http://your-host-name:8080 # Change to your hostname or host IP
|
|||||||
metrics_listen_addr: 0.0.0.0:9090
|
metrics_listen_addr: 0.0.0.0:9090
|
||||||
# The default /var/lib/headscale path is not writable in the container
|
# The default /var/lib/headscale path is not writable in the container
|
||||||
private_key_path: /etc/headscale/private.key
|
private_key_path: /etc/headscale/private.key
|
||||||
|
# The default /var/lib/headscale path is not writable in the container
|
||||||
|
noise_private_key_path: /var/lib/headscale/noise_private.key
|
||||||
# The default /var/lib/headscale path is not writable in the container
|
# The default /var/lib/headscale path is not writable in the container
|
||||||
db_path: /etc/headscale/db.sqlite
|
db_path: /etc/headscale/db.sqlite
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user