diff --git a/conf.yaml b/conf.yaml index 55045888..0e302ef7 100644 --- a/conf.yaml +++ b/conf.yaml @@ -4,8 +4,8 @@ log_level: debug listen_addr: ":10086" cql: cluster: - - "10.77.64.46:9042" - - "10.77.64.47:9042" - - "10.77.64.48:9042" + - "127.0.0.1:9042" + #- "127.0.0.1:9042" + #- "127.0.0.1:9042" connection_num: 10 - keyspace: "im_dev" \ No newline at end of file + keyspace: "im_dev"