Explorar el Código

Removed hyperline again

Josh Brickner hace 7 años
padre
commit
04625fbc99
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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",