checker
This commit is contained in:
@@ -10,7 +10,7 @@ http {
|
||||
}
|
||||
|
||||
location /checker/ {
|
||||
proxy_pass http://checker:7999/;
|
||||
proxy_pass http://checker:7999/checker/;
|
||||
}
|
||||
|
||||
location / {
|
||||
|
Reference in New Issue
Block a user