This commit is contained in:
nora 2022-09-03 16:34:36 +02:00
parent ea91c165e2
commit 5a9e014a2f

View file

@ -62,10 +62,10 @@ http {
return 204;
}
proxy_pass http://cors-school-backend:8080/;
}
}
server_tokens off;
}