mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2026-01-01 06:09:24 +03:00
enable testing server
This commit is contained in:
@@ -95,8 +95,8 @@ http {
|
||||
}
|
||||
|
||||
location /test/ {
|
||||
return 404 "";
|
||||
#proxy_pass http://localhost:4440/;
|
||||
# return 404 "";
|
||||
proxy_pass http://10.0.0.3:4445;
|
||||
#proxy_pass https://sbtest.etcinit.com/;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user