mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
add cgi and proxy nginx timeout parameters
This commit is contained in:
@@ -20,6 +20,8 @@ services:
|
||||
environment:
|
||||
- MAX_BODY_SIZE
|
||||
- GATEWAY_SEND_TIMEOUT
|
||||
- GATEWAY_PROXY_TIMEOUT
|
||||
- GATEWAY_FASTCGI_TIMEOUT
|
||||
ports:
|
||||
- ${PHRASEANET_APP_PORT}:80
|
||||
|
||||
@@ -43,6 +45,7 @@ services:
|
||||
- MAX_INPUT_VARS
|
||||
- MAX_EXECUTION_TIME
|
||||
- MAX_INPUT_TIME
|
||||
- REQUEST_TERMINATE_TIMEOUT
|
||||
- OPCACHE_ENABLED
|
||||
- SESSION_CACHE_LIMITER
|
||||
- PHP_LOG_LEVEL
|
||||
|
Reference in New Issue
Block a user