| | |
| | | # @Author : yuan |
| | | # @Date : 2025-07-29 15:59:42 |
| | | # @LastEditors : yuan |
| | | # @LastEditTime : 2025-07-29 16:15:31 |
| | | # @LastEditTime : 2025-09-15 14:33:51 |
| | | # @FilePath : \.env.development |
| | | # @Description : |
| | | # Copyright 2025 OBKoro1, All Rights Reserved. |
| | |
| | | VITE_APP_BASE=/manage |
| | | |
| | | # 服务地址 |
| | | VITE_APP_URL = https://wrj.shuixiongit.com/api |
| | | #VITE_APP_URL= http://192.168.1.168 rjg |
| | | #VITE_APP_URL= http://192.168.1.33 |
| | | # VITE_APP_URL = https://wrj.shuixiongit.com/api |
| | | # VITE_APP_URL= http://192.168.1.168 |
| | | VITE_APP_URL= http://192.168.1.33 |
| | | # VITE_APP_URL= http://192.168.1.204 |
| | | #新大屏地址 |
| | | VITE_APP_DASHBOARD_URL = 'https://wrj.shuixiongit.com/command-center-dashboard/' |
| | | |
| | |
| | | |
| | | # 图片存放地址 |
| | | VITE_APP_TERRAIN_URL = https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_terrain/all_terrain |
| | | |
| | | # 行政区划存放地址 |
| | | VITE_APP_REGION_URL = https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_region |
| | | # 算法仓库图片地址 |
| | | VITE_APP_PICTURE_URL = https://wrj.shuixiongit.com/aiskyminio/cloud-bucket |
| | | |