fix: update local docker and php config
This commit is contained in:
@@ -49,6 +49,7 @@ services:
|
||||
|
||||
db:
|
||||
image: mariadb:11.4
|
||||
command: --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user