Initial commit.

Changes to be committed:
	new file:   data/www/phpinfo.php
	new file:   docker-compose.yml
	new file:   php81-apache/Dockerfile
	new file:   php81-apache/conf.d/zz_post_max_size.ini
	new file:   php81-apache/conf.d/zz_upload_max_filesize.ini
This commit is contained in:
Christoph Lampe
2023-02-18 18:06:02 +01:00
parent 91e8ef26ab
commit 59e28dff7d
5 changed files with 55 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
upload_max_filesize = 16M;