diff --git a/README.md b/README.md index f0844db2..227a2592 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,20 @@ # virtual-patient -虚拟病人WEB后端 \ No newline at end of file +虚拟病人WEB后端 + + +## 环境地址访问 +#### dev环境 +- 内网访问: + - http://192.168.10.138:8199/#/login + - https://192.168.10.138:443/#/login +- 外网访问 + - http://124.220.94.55:8014/#/login + - https://124.220.94.55:8025/#/login +### test环境 +- 内网访问: + - http://192.168.10.138:8299/#/login + - https://192.168.10.138:453/#/login +- 外网访问 + - http://124.220.94.55:8013/#/login + - https://124.220.94.55:8015/#/login \ No newline at end of file