Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron3S committed Jul 15, 2022
1 parent f2a8f55 commit 6355319
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Magnus 是 JumpServer 的数据库安全连接组件,支持多种数据库协
- [x] MariaDB
- [x] PostgreSQL (X-Pack)
- [ ] SQL Server (X-Pack)
- [ ] Oracle (X-Pack)
- [x] Oracle (X-Pack)

## 要求

Expand All @@ -46,4 +46,4 @@ docker 启动
docker run -d --name jms_magnus -p 33060:33060 -p 33061:33061 -p 54320:54320 \
-v $(pwd)/config.yml:/opt/magnus/config.yml \
jumpserver/magnus:v2.21.0
```
```

0 comments on commit 6355319

Please sign in to comment.