1
0
Fork 0

Configure ACME

This commit is contained in:
Avery 2025-02-16 17:14:00 +01:00
parent d1a2d2da3f
commit aaf9a98e7a
Signed by: Avery
GPG key ID: B684FD451B692E04
12 changed files with 14 additions and 149 deletions

View file

@ -15,6 +15,7 @@ in {
proxyPass = "http://127.0.0.1:${toString ports.ntfy-http}";
recommendedProxySettings = true;
};
useACMEHost = "rcia.dev";
};
};
}