Browse Source

Removed hyperline again

Josh Brickner 7 years ago
parent
commit
04625fbc99
1 changed files with 2 additions and 2 deletions
  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",