Feat(domserver): docker compose testing

This commit is contained in:
2025-04-06 18:11:00 +08:00
parent c2de82bd9f
commit 21a5b1b4f6
11 changed files with 124 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
; Set these three to be at least the size of your largest testcase and
; largest expected program output.
php_admin_value[memory_limit] = 4096M
php_admin_value[upload_max_filesize] = 4096M
php_admin_value[post_max_size] = 4096M