Skip to content

Commit

Permalink
release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Medicean committed Apr 28, 2019
1 parent ba4a1fe commit e46ed8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

```
$ wget https://raw.githubusercontent.com/AntSwordProject/ant/master/docker-compose.yml
$ docker-compose up -d -f docker-compose.yml
$ docker-compose -f docker-compose.yml up -d
```

如果需要配置邮件, 只需要修改 `docker-compose.yml` 中部分环境变量
Expand Down
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ant",
"version": "1.0.0",
"version": "1.0.1",
"description": "> 代码仅供学习参考与合法的研究测试。",
"main": "app.js",
"dependencies": {
Expand Down

0 comments on commit e46ed8a

Please sign in to comment.