cauto 2 years ago
parent
commit
0518ef050d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      manifest/config/config.yaml

+ 1 - 1
manifest/config/config.yaml

@@ -31,7 +31,7 @@ database:
     Path: "resource/log/sql"
 
   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
     charset: "utf8mb4" #数据库编码
     dryRun: false #空跑