mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 08:45:02 +01:00
migrate cargo bisect rustc
This commit is contained in:
parent
e60ecf1f91
commit
fca0d6d3f4
10 changed files with 63 additions and 61 deletions
|
|
@ -33,14 +33,6 @@ vps2.nilstrieb.dev {
|
|||
file_server
|
||||
}
|
||||
|
||||
nilstrieb.dev {
|
||||
redir https://blog.nilstrieb.dev{uri}
|
||||
}
|
||||
|
||||
www.nilstrieb.dev {
|
||||
redir https://blog.nilstrieb.dev{uri}
|
||||
}
|
||||
|
||||
docker.nilstrieb.dev {
|
||||
reverse_proxy * localhost:5000
|
||||
}
|
||||
|
|
@ -57,10 +49,6 @@ cors-school.nilstrieb.dev {
|
|||
reverse_proxy * localhost:5004
|
||||
}
|
||||
|
||||
bisect-rustc.nilstrieb.dev {
|
||||
reverse_proxy * localhost:5005
|
||||
}
|
||||
|
||||
olat.nilstrieb.dev {
|
||||
reverse_proxy * localhost:5011
|
||||
}
|
||||
|
|
@ -68,8 +56,3 @@ olat.nilstrieb.dev {
|
|||
olat.nilstrieb.dev:8088 {
|
||||
reverse_proxy * localhost:5011
|
||||
}
|
||||
|
||||
noratrieb.dev {
|
||||
root * /var/www/html/nora
|
||||
file_server
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue