magic tricks

This commit is contained in:
Sakooooo 2025-01-05 15:33:57 +04:00
parent 63fcd64e9b
commit f605695639
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -86,11 +86,13 @@
ACME_ACCEPT_TERMS = "TRUE";
ENABLE_HTTP_SERVER = "TRUE";
# Large instances shouldn't do this
NO_DNS_01 = "TRUE";
# NO_DNS_01 = "TRUE";
DNS_PROVIDER = "porkbun";
GITEA_ROOT = "https://git.sako.lol";
PAGES_DOMAIN = "pages.sako.lol";
RAW_DOMAIN = "raw.pages.sako.lol";
};
environmentFile = "/srv/secrets/codeberg-pages.env";
};
};
headscale.enable = true;