gemercheung 3 년 전
부모
커밋
90955204bc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      config.production1.yaml

+ 1 - 1
config.production1.yaml

@@ -21,7 +21,7 @@ grpc:
 
 redis:
   port: 6379
-  host: '127.0.0.1' #远程调试需要设置bindip 为0.0.0.0 并且设置密码
+  host: '47.107.125.202' #远程调试需要设置bindip 为0.0.0.0 并且设置密码
   password: 'Happy@Pass#@!7' # 非远程不需要密码
   decode_responses: true
   db: 9