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 {
|
jellyfin.theocorp {
|
||||||
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
||||||
reverse_proxy localhost:2000
|
reverse_proxy localhost:8096
|
||||||
}
|
}
|
||||||
|
|
||||||
qbittorrent.theocorp {
|
qbittorrent.theocorp {
|
||||||
@ -85,40 +85,40 @@ qbittorrent.theocorp {
|
|||||||
|
|
||||||
sabnzbd.theocorp {
|
sabnzbd.theocorp {
|
||||||
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
||||||
reverse_proxy localhost:2002
|
reverse_proxy localhost:8080
|
||||||
}
|
}
|
||||||
|
|
||||||
sonarr.theocorp {
|
sonarr.theocorp {
|
||||||
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
||||||
reverse_proxy localhost:2003
|
reverse_proxy localhost:8989
|
||||||
}
|
}
|
||||||
|
|
||||||
radarr.theocorp {
|
radarr.theocorp {
|
||||||
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
||||||
reverse_proxy localhost:2004
|
reverse_proxy localhost:7878
|
||||||
}
|
}
|
||||||
|
|
||||||
lidarr.theocorp {
|
lidarr.theocorp {
|
||||||
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
||||||
reverse_proxy localhost:2006
|
reverse_proxy localhost:8686
|
||||||
}
|
}
|
||||||
|
|
||||||
readarr.theocorp {
|
readarr.theocorp {
|
||||||
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
||||||
reverse_proxy localhost:2007
|
reverse_proxy localhost:8787
|
||||||
}
|
}
|
||||||
|
|
||||||
bazarr.theocorp {
|
bazarr.theocorp {
|
||||||
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
||||||
reverse_proxy localhost:2008
|
reverse_proxy localhost:6767
|
||||||
}
|
}
|
||||||
|
|
||||||
prowlarr.theocorp {
|
prowlarr.theocorp {
|
||||||
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
||||||
reverse_proxy localhost:2009
|
reverse_proxy localhost:9696
|
||||||
}
|
}
|
||||||
|
|
||||||
gluetun.theocorp {
|
gluetun.theocorp {
|
||||||
tls /certs/theocorp+4.pem /certs/theocorp+4-key.pem
|
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