mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-23 02:48:34 +08:00
【修复】导出功能
This commit is contained in:
@@ -40,9 +40,9 @@ redis:
|
||||
port: 6379
|
||||
|
||||
mysql:
|
||||
host: 47.104.252.2
|
||||
username: pandax
|
||||
password: pandax
|
||||
host: 127.0.0.1
|
||||
username: root
|
||||
password: 123456
|
||||
db-name: pandax
|
||||
config: charset=utf8&loc=Local&parseTime=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user