You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
357 B
27 lines
357 B
{
|
|
email arcbjorn@proton.me
|
|
}
|
|
|
|
infra.arcbjorn.com {
|
|
reverse_proxy portainer:9000
|
|
}
|
|
|
|
db.arcbjorn.com {
|
|
reverse_proxy pgadmin:80
|
|
}
|
|
|
|
git.arcbjorn.com {
|
|
reverse_proxy gitea:3000
|
|
}
|
|
|
|
analytics.arcbjorn.com {
|
|
reverse_proxy 127.0.0.1:3005
|
|
}
|
|
|
|
uptime.arcbjorn.com {
|
|
reverse_proxy uptime-kuma:3001
|
|
}
|
|
|
|
server.arcbjorn.com {
|
|
reverse_proxy filebrowser:8080
|
|
} |