mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-14 11:04:11 -05:00
add nnsbluegrass site
This commit is contained in:
parent
172d73e80b
commit
e96ef403d1
2 changed files with 4 additions and 4 deletions
|
|
@ -44,11 +44,11 @@ in {
|
|||
proxyWebsockets = true;
|
||||
};
|
||||
};
|
||||
"test.swgalaxyproject.com" = {
|
||||
"nnsbluegrass.com" = {
|
||||
forceSSL = true;
|
||||
useACMEHost = "test.swgalaxyproject.com";
|
||||
useACMEHost = "nnsbluegrass.com";
|
||||
locations."/" = {
|
||||
proxyPass = "http://localhost:8080";
|
||||
proxyPass = "http://localhost:8085";
|
||||
proxyWebsockets = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue