This commit is contained in:
nora 2022-09-28 22:42:20 +02:00
parent 2e5a29f05e
commit e8acf0b39c

View file

@ -12,7 +12,7 @@ http {
server_name "nilstrieb.dev";
location /bisect-rustc {
proxy_pass http://cargo-bisect-rustc-service:80/;
proxy_pass http://cargo-bisect-rustc-service:4000/;
}
location / {