Set client_max_body_size via docker env file?

I am using the default docker compose stack.

I use the CLI tool to upload and find that very large files fail. I believe this is due to the default 50000M file size limitation within the immich proxy config.

Is it possible to use a docker enviornment variable to set this aspect of the proxy config?
Was this page helpful?