mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
yes
This commit is contained in:
parent
2e5a29f05e
commit
e8acf0b39c
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ http {
|
||||||
server_name "nilstrieb.dev";
|
server_name "nilstrieb.dev";
|
||||||
|
|
||||||
location /bisect-rustc {
|
location /bisect-rustc {
|
||||||
proxy_pass http://cargo-bisect-rustc-service:80/;
|
proxy_pass http://cargo-bisect-rustc-service:4000/;
|
||||||
}
|
}
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue