Merge branch 'master' into PHRAS-3150-Make-optional-for-sync-admin-password

This commit is contained in:
Nicolas Maillat
2020-07-06 23:23:22 +02:00
committed by GitHub
13 changed files with 79 additions and 86 deletions

View File

@@ -19,6 +19,7 @@ services:
- phraseanet
environment:
- MAX_BODY_SIZE
- GATEWAY_SEND_TIMEOUT
ports:
- ${PHRASEANET_APP_PORT}:80
@@ -40,6 +41,8 @@ services:
- PHRASEANET_PROJECT_NAME
- MAX_BODY_SIZE
- MAX_INPUT_VARS
- MAX_EXECUTION_TIME
- MAX_INPUT_TIME
- OPCACHE_ENABLED
- SESSION_CACHE_LIMITER
- PHP_LOG_LEVEL