Skip to content

Commit

Permalink
doc: update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhouYixun committed Dec 14, 2022
1 parent 2b14fa5 commit a94fdfb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ mvn package
```
docker-compose up -d
```
or
```
docker-compose -f docker-compose-zh.yml up -d
```

## Sponsors

Expand Down
4 changes: 4 additions & 0 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ mvn package
```
docker-compose up -d
```
```
docker-compose -f docker-compose-zh.yml up -d
```

## 赞助商

Expand Down

0 comments on commit a94fdfb

Please sign in to comment.