Change url for test

This commit is contained in:
Ajay Ramachandran 2022-03-17 12:31:09 -04:00 committed by GitHub
parent 9224960dea
commit 80e3a55cfe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -113,7 +113,7 @@ http {
location /test/ {
# return 404 "";
proxy_pass http://10.0.0.5:4445/;
proxy_pass http://10.0.0.4:4445/;
#proxy_pass https://sbtest.etcinit.com/;
}