OEM und STATS image #11

Merged
holzi1005 merged 17 commits from feature/oem-image into main 2024-12-03 22:30:45 +01:00
Showing only changes of commit fc77db782d - Show all commits

View file

@ -55,8 +55,8 @@ RUN rm artifact.tar.gz \
USER nobody
ENV nginx_root_directory=/var/www/html/public \
memory_limit=1024M \
post_max_size=200M \
upload_max_filesize=200M \
memory_limit=2048M \
post_max_size=20M \
upload_max_filesize=20M \
date_timezone=Europe/Berlin \
intl_default_locale=de_DE