From 1cf61969b7776a860e497588569fae44cf741e7c Mon Sep 17 00:00:00 2001 From: xpnas <53118924+xpnas@users.noreply.github.com> Date: Thu, 25 Mar 2021 01:26:57 +0800 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0340483..d8477cf 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,10 @@ a message notify center for weChat and telegram and email ## 使用方法 1. 下载docker-compose.yaml文件 2. 执行docker-compose up -d - 3. 配置Nginx代理 + ``` + docker-compose up -d + ``` + 4. 配置Nginx代理 ``` server {