No proxy required until OIDC request can use it

This commit is contained in:
Daniel Berteaud 2023-12-12 15:01:05 +01:00
parent 1ddbb6df5a
commit cdcc389e94
1 changed files with 0 additions and 1 deletions

View File

@ -113,7 +113,6 @@ job [[ .immich.instance | toJSON ]] {
REDIS_HOSTNAME = "127.0.0.1"
TYPESENSE_HOST = "127.0.0.1"
IMMICH_MEDIA_LOCATION = "/data"
[[ template "common/proxy_env.tpl" $c ]]
}
[[ template "common/file_env.tpl" $c.env ]]