mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-16 09:35:10 +01:00
dynamic dns updates
This commit is contained in:
parent
56cf4e9212
commit
3c1ec0f287
35 changed files with 109 additions and 67 deletions
|
|
@ -51,6 +51,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