This commit is contained in:
k 2024-09-06 21:16:59 -04:00
parent d060ce64d5
commit 17e64562dd

View File

@ -89,7 +89,6 @@
}; };
"git.dhilton.xyz" = { "git.dhilton.xyz" = {
addSSL = true;
enableACME = true; enableACME = true;
forceSSL = true; forceSSL = true;
locations."/" = { locations."/" = {
@ -100,7 +99,6 @@
"ntfy.dhilton.xyz" = { "ntfy.dhilton.xyz" = {
forceSSL = true; forceSSL = true;
addSSL = true;
enableACME = true; enableACME = true;
locations."/" = { locations."/" = {
proxyPass = "http://127.0.0.1:8004"; proxyPass = "http://127.0.0.1:8004";
@ -110,7 +108,6 @@
"jel.dhilton.xyz" = { "jel.dhilton.xyz" = {
forceSSL = true; forceSSL = true;
addSSL = true;
enableACME = true; enableACME = true;
locations."/" = { locations."/" = {
proxyPass = "http://127.0.0.1:8096"; proxyPass = "http://127.0.0.1:8096";
@ -120,7 +117,6 @@
"puf.dhilton.xyz" = { "puf.dhilton.xyz" = {
forceSSL = true; forceSSL = true;
addSSL = true;
enableACME = true; enableACME = true;
locations."/" = { locations."/" = {
proxyPass = "http://127.0.0.1:8002"; proxyPass = "http://127.0.0.1:8002";
@ -130,7 +126,6 @@
"srx.dhilton.xyz" = { "srx.dhilton.xyz" = {
forceSSL = true; forceSSL = true;
addSSL = true;
enableACME = true; enableACME = true;
locations."/" = { locations."/" = {
proxyPass = "http://127.0.0.1:8005"; proxyPass = "http://127.0.0.1:8005";
@ -140,7 +135,6 @@
"hom.dhilton.xyz" = { "hom.dhilton.xyz" = {
forceSSL = true; forceSSL = true;
addSSL = true;
enableACME = true; enableACME = true;
locations."/" = { locations."/" = {
proxyPass = "http://127.0.0.1:8003"; proxyPass = "http://127.0.0.1:8003";