mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-11 00:07:59 +00:00
Merge 395a860755 into ba899255c1
This commit is contained in:
commit
cfc4ec6bde
8 changed files with 11 additions and 11 deletions
|
|
@ -2,7 +2,7 @@
|
|||
FROM php:8.3.30-fpm-alpine3.23
|
||||
|
||||
ENV PHP_MEMORY_LIMIT=512M
|
||||
ENV PHP_UPLOAD_LIMIT=16G
|
||||
ENV PHP_UPLOAD_LIMIT=1G
|
||||
ENV PHP_MAX_TIME=3600
|
||||
ENV SOURCE_LOCATION=/usr/src/nextcloud
|
||||
ENV REDIS_DB_INDEX=0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue