xieb
2024-01-24 272691afc561b9ff24faa8ee98a751da965e1653
dev配置
1 files modified
2 ■■■ changed files
env/.env.dev 2 ●●● patch | view | raw | blame | history
env/.env.dev
@@ -1,5 +1,5 @@
VITE_API_URL = 'http://139.196.74.78:6789'
VITE_MEDIAPANEL_API_URL = 'http://dev.jxpskj.com:9000/drone/file',
VITE_MEDIAPANEL_API_URL = 'https://dev.jxpskj.com:8026/cloud-bucket',
VITE_WS_API_URL = 'ws://139.196.74.78:6789/api/v1/ws'
VITE_APP_ENVIRONMENT=DEV
VITE_BASE_API = '/drone-api'