mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
Forward acme requests for banditlair.com
This commit is contained in:
parent
df9573573c
commit
f0ff9d3a9f
1 changed files with 11 additions and 10 deletions
|
|
@ -18,6 +18,7 @@ in
|
||||||
"${config.networking.domain}" = {
|
"${config.networking.domain}" = {
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
|
acmeFallbackHost = "storage1.banditlair.com";
|
||||||
|
|
||||||
locations."= /.well-known/matrix/server".extraConfig =
|
locations."= /.well-known/matrix/server".extraConfig =
|
||||||
let
|
let
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue