添加说明

This commit is contained in:
2021-01-21 17:01:26 +08:00
parent eeb6ba6e49
commit 0d5cf62944
2 changed files with 7 additions and 4 deletions

View File

@@ -1,2 +1,9 @@
# Slack Dingtalk Bridge
## 运行
### Docker
复制`example.env``.env`
修改其中的变量
`docker-compose up -d`
### 直接运行
`startup.sh`