ソースを参照

Removed hyperline again

Josh Brickner 7 年 前
コミット
04625fbc99
1 ファイル変更2 行追加2 行削除
  1. 2 2
      config.json

+ 2 - 2
config.json

@@ -1,10 +1,10 @@
 {
   "host": "127.0.0.1",
-  "port": 3318,
+  "port": 3316,
   "user": "root",
   "password": "root",
   "database": "information_schema",
-  "ssl": true,
+  "ssl": false,
   "ssl-key": "",
   "ssl-cer": "",
   "ssl-ca": "/Users/josh/Sites/Certificates.pem",