Update jitsi_admin_application_dockerfile.txt
This commit is contained in:
parent
87abdc06fa
commit
8d3c791624
1 changed files with 4 additions and 1 deletions
|
@ -87,4 +87,7 @@ RUN apk del unzip \
|
|||
USER nobody
|
||||
|
||||
ENV nginx_root_directory=/var/www/html/public \
|
||||
upload_max_filesize=10M
|
||||
memory_limit=1024M \
|
||||
post_max_size=20M \
|
||||
upload_max_filesize=10M \
|
||||
PHP_DATE_TIMEZONE="Europe/Berlin"
|
||||
|
|
Loading…
Add table
Reference in a new issue