fixssl
This commit is contained in:
parent
d060ce64d5
commit
17e64562dd
1 changed files with 0 additions and 6 deletions
|
|
@ -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";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue