update routing for gist
This commit is contained in:
parent
a3977aa0db
commit
db3af41809
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
proxyPass = "http://100.64.0.2:6157";
|
proxyPass = "http://100.64.0.13";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
"git.joshuabell.xyz" = {
|
"git.joshuabell.xyz" = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue