This commit is contained in:
Philip Peterson 2025-01-04 01:15:18 -09:00
parent a1d76b6d5b
commit 95c2c97c6b
No known key found for this signature in database
GPG key ID: 354311183FC6519B

View file

@ -68,11 +68,9 @@
}; };
}; };
"blog.quineglobal.com" = { "blog.quineglobal.com" = {
enableACME = true; enableACME = false;
forceSSL = false; forceSSL = false;
addSSL = true; addSSL = false;
root = "/etc/pullomatic/com_quinefoundation_blog/markdown-blog";
locations."/" = { locations."/" = {
proxyPass = "http://127.0.0.1:3010/"; # pass through to docker container proxyPass = "http://127.0.0.1:3010/"; # pass through to docker container