This commit is contained in:
Egor Matveev 2022-03-31 21:48:08 +03:00
parent c5f997e2ac
commit 8949952563

View File

@ -10,7 +10,7 @@ http {
}
location /checker/ {
proxy_pass http://checker:7999/;
proxy_pass http://checker:7999/checker/;
}
location / {