disable synapse admin (until fixed)

This commit is contained in:
Vivian 2022-09-16 11:10:00 +02:00
parent 5876b7b2f9
commit 0e439febdb

View file

@ -90,11 +90,11 @@ in
};
};
};
virtualHosts."admin.chat.meowy.tech" = {
enableACME = true;
forceSSL = true;
root = pkgs.synapse-admin;
};
#virtualHosts."admin.chat.meowy.tech" = {
# enableACME = true;
# forceSSL = true;
# root = pkgs.synapse-admin;
#};
virtualHosts."books.meowy.tech" = proxy "http://bookwyrm:8001";
# Kubernetes endpoints