Fix the nginx pointer for phanpy

This commit is contained in:
Lillian Violet 2024-04-06 16:14:34 +02:00
parent a302ba2fc4
commit c4401797c0

View file

@ -9,7 +9,7 @@
enable = true;
virtualHosts = {
"phanpy.gladtherescake.eu" = {
root = "${pkgs.phanpy}/lib/node_modules/phanpy/";
root = "${pkgs.phanpy}";
## Force HTTP redirect to HTTPS
forceSSL = true;
## LetsEncrypt