瀏覽代碼

添加测试环境配置文件和说明

wanxl 1 年之前
父節點
當前提交
5db0347a61
共有 2 個文件被更改,包括 150 次插入0 次删除
  1. 17 0
      README.md
  2. 133 0
      src/main/resources/application-testdev.yml

+ 17 - 0
README.md

@@ -1 +1,18 @@
 #Back-endDevelopmentFramework
+
+测试环境
+172.16.20.80 
+启动端口:8091
+部署路径
+    /usr/local/testproject/ihotel_dev/
+数据库 
+    172.16.20.80 ihotel_dev
+    root   Chuanghai_test
+后端代理 testingServer/ihotel
+访问:https://chtech.ncjti.edu.cn/testingServer/ihotel
+前端代理 testingServer/iHotelStudentManage
+前端代理 testingServer/iHotelH5
+访问:https://chtech.ncjti.edu.cn/testingServer/iHotelStudentManage
+     https://chtech.ncjti.edu.cn/testingServer/iHotelH5
+
+ 

文件差異過大導致無法顯示
+ 133 - 0
src/main/resources/application-testdev.yml