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