ibik
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m31s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m31s
This commit is contained in:
parent
fcdd8ec832
commit
af469d7955
@ -75,7 +75,7 @@ habits.theocorp {
|
||||
|
||||
jellyfin.theocorp {
|
||||
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
||||
reverse_proxy localhost:2000
|
||||
reverse_proxy localhost:8096
|
||||
}
|
||||
|
||||
qbittorrent.theocorp {
|
||||
@ -85,40 +85,40 @@ qbittorrent.theocorp {
|
||||
|
||||
sabnzbd.theocorp {
|
||||
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
||||
reverse_proxy localhost:2002
|
||||
reverse_proxy localhost:8080
|
||||
}
|
||||
|
||||
sonarr.theocorp {
|
||||
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
||||
reverse_proxy localhost:2003
|
||||
reverse_proxy localhost:8989
|
||||
}
|
||||
|
||||
radarr.theocorp {
|
||||
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
||||
reverse_proxy localhost:2004
|
||||
reverse_proxy localhost:7878
|
||||
}
|
||||
|
||||
lidarr.theocorp {
|
||||
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
||||
reverse_proxy localhost:2006
|
||||
reverse_proxy localhost:8686
|
||||
}
|
||||
|
||||
readarr.theocorp {
|
||||
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
||||
reverse_proxy localhost:2007
|
||||
reverse_proxy localhost:8787
|
||||
}
|
||||
|
||||
bazarr.theocorp {
|
||||
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
||||
reverse_proxy localhost:2008
|
||||
reverse_proxy localhost:6767
|
||||
}
|
||||
|
||||
prowlarr.theocorp {
|
||||
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
||||
reverse_proxy localhost:2009
|
||||
reverse_proxy localhost:9696
|
||||
}
|
||||
|
||||
gluetun.theocorp {
|
||||
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
||||
reverse_proxy localhost:8003
|
||||
reverse_proxy localhost:8000
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user