From eeaa8dce6a0db4e3dc17eb8447e131393a00ed77 Mon Sep 17 00:00:00 2001 From: lijhgod <15118141780@163.com> Date: Sun, 5 Dec 2021 10:58:45 +0000 Subject: [PATCH] update dev/gateway.yml. --- dev/gateway.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/gateway.yml b/dev/gateway.yml index 635209a..aa54131 100644 --- a/dev/gateway.yml +++ b/dev/gateway.yml @@ -7,7 +7,7 @@ auth: /string/** redis: - host: localhost + host: localhosts password: 6378 db: 0 proxy2layer_queue_name: name -- Gitee