summaryrefslogtreecommitdiff
path: root/roles/vpn/templates
diff options
context:
space:
mode:
Diffstat (limited to 'roles/vpn/templates')
-rw-r--r--roles/vpn/templates/config.yml.j26
1 files changed, 3 insertions, 3 deletions
diff --git a/roles/vpn/templates/config.yml.j2 b/roles/vpn/templates/config.yml.j2
index 4eb5359..73b2c40 100644
--- a/roles/vpn/templates/config.yml.j2
+++ b/roles/vpn/templates/config.yml.j2
@@ -10,7 +10,7 @@
#
# https://myheadscale.example.com:443
#
-server_url: https://nijika.simponic.xyz:443
+server_url: https://headscale.simponic.xyz:443
# Address to listen to / bind to on the server
#
@@ -163,7 +163,7 @@ acme_url: https://acme-v02.api.letsencrypt.org/directory
acme_email: "elizabeth.hunt@simponic.xyz"
# Domain name to request a TLS certificate for:
-tls_letsencrypt_hostname: "nijika.simponic.xyz"
+tls_letsencrypt_hostname: "headscale.simponic.xyz"
# Path to store certificates and metadata needed by
# letsencrypt
@@ -254,7 +254,7 @@ dns_config:
# `base_domain` must be a FQDNs, without the trailing dot.
# The FQDN of the hosts will be
# `hostname.user.base_domain` (e.g., _myhost.myuser.example.com_).
- base_domain: nijika.simponic.xyz
+ base_domain: headscale.simponic.xyz
# Unix socket used for the CLI to connect without authentication
# Note: for production you will want to set this to something like: