of course java doesn’t listen on 127.0.0.1
This commit is contained in:
parent
88f87e59e7
commit
ed38ef500c
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@
|
|||
extraConfig = ''
|
||||
import baseConfig
|
||||
|
||||
reverse_proxy http://127.0.0.1:8123 {
|
||||
reverse_proxy http://138.201.155.128:8123 {
|
||||
trusted_proxies private_ranges
|
||||
}
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue