Browse Source

简单修改

dongjh 1 year ago
parent
commit
05948a746d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .env.production

+ 2 - 0
.env.production

@@ -1,7 +1,9 @@
 NODE_ENV=production
 NODE_ENV=production
 # 打包时修改该配置 因为固安有别的电脑会使用,这里要设置成真实IP
 # 打包时修改该配置 因为固安有别的电脑会使用,这里要设置成真实IP
 VUE_APP_API_BASE_URL=https://200.200.200.80:8866/jeecg-boot
 VUE_APP_API_BASE_URL=https://200.200.200.80:8866/jeecg-boot
+# VUE_APP_API_BASE_URL=https://192.168.2.246:8866/jeecg-boot
 # VUE_APP_API_BASE_URL=http://localhost:8080/jeecg-boot
 # VUE_APP_API_BASE_URL=http://localhost:8080/jeecg-boot
 # 打包时修改该配置 因为固安有别的电脑会使用,这里要设置成真实IP
 # 打包时修改该配置 因为固安有别的电脑会使用,这里要设置成真实IP
 VUE_APP_CAS_BASE_URL=https://200.200.200.80:8888/cas
 VUE_APP_CAS_BASE_URL=https://200.200.200.80:8888/cas
+# VUE_APP_CAS_BASE_URL=https://192.168.2.246:8888/cas
 VUE_APP_ONLINE_BASE_URL=http://fileview.jeecg.com/onlinePreview
 VUE_APP_ONLINE_BASE_URL=http://fileview.jeecg.com/onlinePreview