reworked docker setup

This commit is contained in:
Luca Haid
2024-05-08 21:07:07 +02:00
parent 2667f2fb59
commit d8300bfdb5
9 changed files with 20 additions and 112 deletions

3
docker/adminer/php.ini Normal file
View File

@@ -0,0 +1,3 @@
post_max_size = 2048M
upload_max_filesize = 2048M
memory_limit = 8G