From ffa463c6078588681c9eab6bfc0981b3cc39defb Mon Sep 17 00:00:00 2001 From: xpnas <53118924+xpnas@users.noreply.github.com> Date: Thu, 25 Mar 2021 02:01:36 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f2e2c32..550f27c 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,13 @@ a message notify center for weChat and telegram and email 类似Server酱 -## 使用方法 +## 一、使用方法 1. 下载docker-compose.yaml文件 2. 执行docker-compose up -d ``` docker-compose up -d ``` - 4. 配置Nginx代理 + 3. 配置Nginx代理 ``` server { @@ -30,7 +30,7 @@ a message notify center for weChat and telegram and email ``` 4. 默认用户名admin,密码123456 -## 系统截图 +## 二、系统截图 ![](../master/public/A.png)