From bd22ada51f6631e1873785fc35f9c859f20299c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=93=E5=96=B5=E9=85=B1?= Date: Thu, 18 Jun 2020 15:57:44 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e2214923..99e075e9 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ iptables -A INPUT -p tcp --dport 443 -j ACCEPT ## iis服务列表 - api.yimian.xyz - img.yimian.xyz + - log.yimian.xyz ## dokcer集群 - redis @@ -85,6 +86,7 @@ iptables -A INPUT -p tcp --dport 443 -j ACCEPT | |---www | | |---api(iotcat/ushio-api) | | |---img(iotcat/ushio-img) +| | |---log(iotcat/ushio-log) ``` @@ -139,3 +141,4 @@ iptables -A INPUT -p tcp --dport 443 -j ACCEPT - 调试upload-api - 部署imgbed - 部署filebed + - 接入log