Compare commits

..

No commits in common. "6c0c5db16a9e1f6297b6ed6f3f5ac0af21db0e43" and "e909b1f5e3a31beaf1bcd004ef516e5c998b6f09" have entirely different histories.

View file

@ -147,21 +147,6 @@
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
'';
};
"jellyfin.joshuabell.xyz" = {
enableACME = true;
forceSSL = true;
locations."/" = {
proxyPass = "http://100.64.0.13";
};
};
"media.joshuabell.xyz" = {
enableACME = true;
forceSSL = true;
locations."/" = {
proxyPass = "http://100.64.0.13";
};
};
"_" = {
default = true;