Merge pull request #79 from DullJZ/main

feat: 支持mysql socket连接
This commit is contained in:
snaily
2025-05-05 22:36:52 +08:00
committed by GitHub
4 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
# MySQL数据库配置
MYSQL_HOST=gemini-balance-mysql
#MYSQL_SOCKET=/run/mysqld/mysqld.sock
MYSQL_PORT=3306
MYSQL_USER=gemini
MYSQL_PASSWORD=change_me