add jellyseerr, qbit, sab entries (arriman 192.168.8.132)
This commit is contained in:
21
Caddyfile
21
Caddyfile
@@ -86,3 +86,24 @@ docker.hubris.network {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
jellyseerr.hubris.network {
|
||||||
|
tls {
|
||||||
|
dns ionos {env.IONOS_AUTH_API_TOKEN}
|
||||||
|
}
|
||||||
|
reverse_proxy 192.168.8.132:5056
|
||||||
|
}
|
||||||
|
|
||||||
|
qbit.hubris.network {
|
||||||
|
tls {
|
||||||
|
dns ionos {env.IONOS_AUTH_API_TOKEN}
|
||||||
|
}
|
||||||
|
reverse_proxy 192.168.8.132:8080
|
||||||
|
}
|
||||||
|
|
||||||
|
sab.hubris.network {
|
||||||
|
tls {
|
||||||
|
dns ionos {env.IONOS_AUTH_API_TOKEN}
|
||||||
|
}
|
||||||
|
reverse_proxy 192.168.8.132:8081
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user