xieb
2024-04-23 b22db3b9ce940d6d0f82c986ddfd631e468ba45d
生产配置
1 files modified
6 ■■■■ changed files
env/.env.production 6 ●●●● patch | view | raw | blame | history
env/.env.production
@@ -1,6 +1,6 @@
VITE_APP_ENVIRONMENT=PROD
VITE_APP_APIGATEWAY_BACKEND_HOST=''
VITE_API_URL = 'http://139.196.74.78:6789'
VITE_MEDIAPANEL_API_URL = 'http://dev.jxpskj.com:9000/cloud-bucket'
VITE_WS_API_URL = 'ws://139.196.74.78:6789/api/v1/ws'
VITE_API_URL = 'https://wrj.shuixiongit.com/drone-api'
VITE_MEDIAPANEL_API_URL = 'https://dev.jxpskj.com:8026/cloud-bucket'
VITE_WS_API_URL = 'wss://wrj.shuixiongit.com/drone-api/api/v1/ws'
VITE_BASE_API = '/drone-api'