Added public build

This commit is contained in:
Constantin Graf
2024-04-03 17:44:42 +02:00
parent 3a43b9cec4
commit 91128ae0b3
21 changed files with 927 additions and 5 deletions

8
docker/local/8.3/php.ini Normal file
View File

@@ -0,0 +1,8 @@
[PHP]
post_max_size = 100M
upload_max_filesize = 100M
variables_order = EGPCS
pcov.directory = .
[opcache]
opcache.enable_cli=1