Skip to content

Commit

Permalink
Update YApi-Install-And-Settings.md
Browse files Browse the repository at this point in the history
  • Loading branch information
judasn committed Apr 4, 2018
1 parent 3fc6112 commit b431462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion markdown-file/YApi-Install-And-Settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
- work path:`mkdir -p /opt/git-data`
- clone:`cd /opt/git-data && git clone https://github.com/branchzero/yapi-docker.git`
- permission:`chmod -R 777 /opt/git-data`
- run command:`docker-compose up -d`
- run command:`cd /opt/git-data/yapi-docker && docker-compose up -d`
- open chrome:`http://192.168.1.121:3000`
- 初始化管理员账号名:`admin@admin.com`,密码:`ymfe.org`

Expand Down

0 comments on commit b431462

Please sign in to comment.