mirror of
https://github.com/bensuperpc/infrastructure.git
synced 2024-11-10 04:07:26 +01:00
20 lines
384 B
Caddyfile
20 lines
384 B
Caddyfile
bensuperpc.net {
|
|
redir https://www.bensuperpc.org{uri} permanent
|
|
}
|
|
|
|
www.bensuperpc.net {
|
|
redir https://www.bensuperpc.org{uri} permanent
|
|
}
|
|
|
|
git.bensuperpc.net {
|
|
redir https://git.bensuperpc.org{uri} permanent
|
|
}
|
|
|
|
jellyfin.bensuperpc.net {
|
|
redir https://jellyfin.bensuperpc.org{uri} permanent
|
|
}
|
|
|
|
uptimekuma.bensuperpc.net {
|
|
redir https://uptimekuma.bensuperpc.org{uri} permanent
|
|
}
|