set gateway fpm timeout

This commit is contained in:
nmaillat
2020-07-06 20:13:27 +02:00
parent 7eb95a97c5
commit 72d2bc028d
3 changed files with 4 additions and 0 deletions

2
.env
View File

@@ -13,6 +13,8 @@ RABBITMQ_MANAGEMENT_PORT=10811
MYSQL_ROOT_PASSWORD=root
SERVER_NAME=phraseanet-docker
# --------------- GATEWAY TIMEOUT -----------------------
$GATEWAY_SEND_TIMEOUT=120
# --------------- PHP CONFIGURATION --------------------