move proxy routes to o001 from l002
This commit is contained in:
parent
db3af41809
commit
7fd871e3ef
3 changed files with 55 additions and 18 deletions
|
@ -53,14 +53,6 @@
|
|||
proxyPass = "http://100.64.0.1:3080";
|
||||
};
|
||||
};
|
||||
"db.joshuabell.xyz" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
locations."/" = {
|
||||
proxyWebsockets = true;
|
||||
proxyPass = "http://100.64.0.1:3085";
|
||||
};
|
||||
};
|
||||
"gist.joshuabell.xyz" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue