Change another typo
This commit is contained in:
parent
a7b91014c8
commit
a380a35956
|
@ -15,7 +15,7 @@
|
||||||
"${secrets.jimDomain}" = {
|
"${secrets.jimDomain}" = {
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
addSSL = true;
|
addSSL = true;
|
||||||
root = ./websites/Jimbo-Landing-Page;
|
root = ./webpages/Jimbo-Landing-Page;
|
||||||
locations = {
|
locations = {
|
||||||
"/.well-known/matrix/client" = {
|
"/.well-known/matrix/client" = {
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
|
|
Loading…
Reference in a new issue