magic tricks
This commit is contained in:
parent
63fcd64e9b
commit
f605695639
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue