Update infrastructure

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
2023-12-09 14:50:52 +01:00
parent fe8d7c0882
commit 0c8bd4664c
6 changed files with 61 additions and 11 deletions

View File

@ -1,3 +1,7 @@
{
email bensuperpc@gmail.com
}
import bensuperpc.org/Caddyfile
import bensuperpc.com/Caddyfile
import bensuperpc.net/Caddyfile

View File

@ -34,3 +34,11 @@ adminer.bensuperpc.org {
uptimekuma.bensuperpc.org {
reverse_proxy uptime-kuma:3001
}
portainer.bensuperpc.org {
reverse_proxy portainer:9000
}
rickroll.bensuperpc.org {
redir https://www.youtube.com/watch?v=dQw4w9WgXcQ permanent
}