Update README.md

This commit is contained in:
xpnas 2021-03-25 02:01:36 +08:00 committed by GitHub
parent e7a127b06a
commit ffa463c607
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,13 +10,13 @@ a message notify center for weChat and telegram and email
类似Server酱 类似Server酱
## 使用方法 ## 一、使用方法
1. 下载docker-compose.yaml文件 1. 下载docker-compose.yaml文件
2. 执行docker-compose up -d 2. 执行docker-compose up -d
``` ```
docker-compose up -d docker-compose up -d
``` ```
4. 配置Nginx代理 3. 配置Nginx代理
``` ```
server server
{ {
@ -30,7 +30,7 @@ a message notify center for weChat and telegram and email
``` ```
4. 默认用户名admin密码123456 4. 默认用户名admin密码123456
## 系统截图 ## 二、系统截图
![](../master/public/A.png) ![](../master/public/A.png)