luoyangwei 1 year ago
parent
commit
4456e39830
1 changed files with 1 additions and 1 deletions
  1. 1 1
      etc/websocket.test.yaml

+ 1 - 1
etc/websocket.test.yaml

@@ -30,7 +30,7 @@ websocket:
     read_buffer_size: 1024
     # 写消息体最大的 buffer size
     write_buffer_size: 1024
-    nats_url: "nats://172.24.0.1:4222"
+    nats_url: "nats://172.18.0.1:4222"
 
 mysql:
     dsn: "root:9RKdJsEQKnjrni9R@tcp(10.23.148.10:3306)/sikey?charset=utf8mb4&parseTime=true&loc=Local"