|
@@ -31,7 +31,7 @@ database:
|
|
Path: "resource/log/sql"
|
|
Path: "resource/log/sql"
|
|
|
|
|
|
default:
|
|
default:
|
|
- link: "mysql:nodemonitor:m4A6zLaDnRCNd4xw@tcp(156.234.193.212:33060)/nodemonitor?loc=Local&parseTime=true"
|
|
|
|
|
|
+ link: "mysql:nodemonitor:m4A6zLaDnRCNd4xw@tcp(127.0.0.1:33060)/nodemonitor?loc=Local&parseTime=true" #156.234.193.212
|
|
debug: true
|
|
debug: true
|
|
charset: "utf8mb4" #数据库编码
|
|
charset: "utf8mb4" #数据库编码
|
|
dryRun: false #空跑
|
|
dryRun: false #空跑
|