Fix trailing whitespace

This commit is contained in:
yeasy
2026-03-27 22:20:39 -07:00
parent 67585c8040
commit 63ce0dc3f5
30 changed files with 67 additions and 67 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ services:
image: mysql:8.0
container_name: wordpress_db
restart: always
command:
command:
# 使用原生密码认证(旧版 WP 兼容性)
- --default-authentication-plugin=mysql_native_password