Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
aa24615 committed Nov 16, 2021
1 parent 8c8d1bf commit 1d0c6e6
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,12 +116,15 @@ resert.ini 为重启进程守护 配合 /bin/restart.sh 进行使用

### 使用docker运行

详情请见 `Dockerfile``docker.sh`
docker-compose.xml `wework-docker/docker-compose.xml`详细配置说明 [docker-compose](https://www.runoob.com/docker/docker-compose.html)

启动

```shell
sh docker.sh
docker-compose up -d
```


### 常见问题

- 注意,注意,注意,重要的事说三遍?
Expand Down

0 comments on commit 1d0c6e6

Please sign in to comment.