Skip to content

Commit

Permalink
Merge pull request XiaoMi#28 from longhairx/master
Browse files Browse the repository at this point in the history
modify dsn config doc, fix XiaoMi#16
  • Loading branch information
martianzhang authored Oct 23, 2018
2 parents e23fdfd + 5a9b721 commit 79da560
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ $ soar -h

### 命令行参数配置DSN

> 账号密码中如包含特殊符号(如:'@',':','/'等)可在配置文件中设置,存在特殊字符的情况不适合在命令行中使用。
```bash
$ soar -online-dsn "user:password@ip:port/database"

Expand Down

0 comments on commit 79da560

Please sign in to comment.