feat(immich): proxy through cloudflare
This commit is contained in:
@@ -192,6 +192,6 @@ output "service_definition" {
|
|||||||
endpoint = "http://${local.server_name}:${local.server_port}"
|
endpoint = "http://${local.server_name}:${local.server_port}"
|
||||||
subdomains = ["photos"]
|
subdomains = ["photos"]
|
||||||
publish_via = "reverse_proxy"
|
publish_via = "reverse_proxy"
|
||||||
proxied = false
|
proxied = true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user