mirror of
https://github.com/Noratrieb/vps.git
synced 2026-07-12 08:17:45 +02:00
dynamic dns updates
This commit is contained in:
parent
d41530b65f
commit
8479644fc4
41 changed files with 128 additions and 71 deletions
|
|
@ -54,6 +54,9 @@ let
|
|||
ns1 = dns1;
|
||||
ns2 = dns2;
|
||||
|
||||
# --- ACME setup for caddy
|
||||
_acme-challenge.CNAME = [ (cname "_acme-challenge.nilstrieb.dev.") ];
|
||||
|
||||
# --- website stuff
|
||||
blog = vps1;
|
||||
www = vps1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue