mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Update to NixOs 21.11 and add dokuwiki
This commit is contained in:
parent
d8bbec67db
commit
a043edf25d
6 changed files with 52 additions and 9 deletions
|
|
@ -28,7 +28,7 @@ in
|
|||
"${config.networking.domain}" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
acmeFallbackHost = "storage1.banditlair.com";
|
||||
# acmeFallbackHost = "storage1.banditlair.com";
|
||||
|
||||
locations."= /.well-known/matrix/server".extraConfig =
|
||||
let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue