fix: configuration paths
This commit is contained in:
parent
2ca3066804
commit
968190a3ed
2 changed files with 13 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ database:
|
|||
|
||||
acme_url: https://acme-v02.api.letsencrypt.org/directory
|
||||
acme_email: "{{ podman_headscale_acme_email }}"
|
||||
tls_letsencrypt_hostname: "{{ podman_headscape_web_hostname }}"
|
||||
tls_letsencrypt_hostname: "{{ podman_headscale_web_hostname }}"
|
||||
tls_letsencrypt_cache_dir: /var/lib/headscale/cache
|
||||
tls_letsencrypt_challenge_type: HTTP-01
|
||||
tls_letsencrypt_listen: ":http"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue