Playwright UI test suite (25 tests) #1

Merged
m038 merged 7 commits from experimental-polar-steps into main 2026-06-18 22:41:35 +02:00
2 changed files with 5 additions and 0 deletions
Showing only changes of commit 706d1dee21 - Show all commits
+1
View File
@@ -9,4 +9,5 @@ services:
- "8081:80"
volumes:
- ./user:/config/www/user
- ./php/php-local.ini:/config/php/php-local.ini
restart: unless-stopped
+4
View File
@@ -0,0 +1,4 @@
; Custom PHP settings for intotheeast Grav site
upload_max_filesize = 25M
post_max_size = 120M
max_file_uploads = 20