修复错误-2

This commit is contained in:
yml
2026-06-05 22:02:51 +08:00
parent b04fb629cb
commit abb2204e56
+1 -1
View File
@@ -2,7 +2,7 @@ services:
mysql: mysql:
image: mysql:8.4 image: mysql:8.4
restart: unless-stopped restart: unless-stopped
command: --default-authentication-plugin=mysql_native_password --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci command: --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci
env_file: env_file:
- ../backend/.env - ../backend/.env
environment: environment: