소스 검색

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",