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