Update Caddyfile to match production on Teal.
This commit is contained in:
@@ -20,11 +20,11 @@ portainer.objectbrokers.com {
|
|||||||
}
|
}
|
||||||
|
|
||||||
jellyfin.objectbrokers.com {
|
jellyfin.objectbrokers.com {
|
||||||
reverse_proxy :8096
|
reverse_proxy 127.0.0.1:8096
|
||||||
}
|
}
|
||||||
|
|
||||||
nextcloud.objectbrokers.com {
|
nextcloud.objectbrokers.com {
|
||||||
reverse_proxy :8080
|
reverse_proxy :8083
|
||||||
}
|
}
|
||||||
|
|
||||||
photo.objectbrokers.com {
|
photo.objectbrokers.com {
|
||||||
|
|||||||
Reference in New Issue
Block a user