wip
This commit is contained in:
parent
a1d76b6d5b
commit
95c2c97c6b
1 changed files with 2 additions and 4 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue