add proxy.ps2.live
This commit is contained in:
parent
1da92c57e2
commit
25391c0854
1 changed files with 1 additions and 1 deletions
|
@ -111,13 +111,13 @@ in rec {
|
|||
proxyWebsockets = true;
|
||||
};
|
||||
extraConfig = ''
|
||||
deny all;
|
||||
allow 127.0.0.1;
|
||||
allow 100.64.0.0/10;
|
||||
allow 10.0.0.0/8;
|
||||
allow 15.204.161.37;
|
||||
allow 108.238.21.159;
|
||||
allow 162.197.1.49;
|
||||
deny all;
|
||||
'';
|
||||
} // defaultConfig;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue