mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-24 08:28:27 +03:00
Switch testing server ip
This commit is contained in:
@@ -96,7 +96,7 @@ http {
|
||||
|
||||
location /test/ {
|
||||
# return 404 "";
|
||||
proxy_pass http://10.0.0.3:4445;
|
||||
proxy_pass http://10.0.0.5:4445;
|
||||
#proxy_pass https://sbtest.etcinit.com/;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user