This commit is contained in:
nora 2025-08-03 16:46:39 +02:00
parent a4e5e3720b
commit 0d83cecc9f
5 changed files with 5 additions and 41 deletions

View file

@ -24,8 +24,7 @@ api.hugo-chat.noratrieb.dev {
bisect-rustc.noratrieb.dev {
log
encode zstd gzip
reverse_proxy * localhost:5005
redir https://github.com/Noratrieb/cargo-bisect-rustc-service?tab=readme-ov-file#cargo-bisect-rustc-service
}
docker.noratrieb.dev {
@ -85,7 +84,7 @@ blog.nilstrieb.dev {
bisect-rustc.nilstrieb.dev {
log
redir https://bisect-rustc.dev/blog{uri} permanent
redir https://bisect-rustc.noratrieb.dev/blog{uri} permanent
}
docker.nilstrieb.dev {

View file

@ -61,7 +61,6 @@ let
};
# --- apps
bisect-rustc = vps1;
docker = vps1;
hugo-chat = vps1 // {
subdomains.api = vps1;
@ -98,6 +97,9 @@ let
_dmarc.TXT = [
"v=DMARC1; p=quarantine"
];
# retired
bisect-rustc = vps1;
};
};
in