Fix: sql-mode / Many fixes

This commit is contained in:
2025-12-10 19:19:14 +09:00
parent b92874f2d9
commit 13e86f2ee2
5 changed files with 16 additions and 40 deletions
-1
View File
@@ -8,7 +8,6 @@ services:
- "${PUBLIC_PORT}:80"
volumes:
- app_data:/var/www/html
- ./php/php.ini:/usr/local/etc/php/conf.d/99-custom.ini
environment:
- APACHE_DOCUMENT_ROOT=/var/www/html
depends_on: