mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-05-18 10:26:06 -07:00
add link proxy pass
This commit is contained in:
parent
86acce4de5
commit
f5fa0718cc
@ -87,6 +87,9 @@
|
||||
"plot.tstarr.us" = (SSL // {
|
||||
locations."/".proxyPass = "http://localhost:8988/";
|
||||
});
|
||||
"link.tstarr.us" = (SSL // {
|
||||
locations."/".proxyPass = "http://localhost:9090/";
|
||||
});
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user