| | |
| | | ### |
| | | # @Author: husq 931347610@qq.com |
| | | # @Date: 2023-08-22 09:55:39 |
| | | # @LastEditors: husq 931347610@qq.com |
| | | # @LastEditTime: 2023-08-30 17:56:53 |
| | | # @FilePath: \Cloud-API-Demo-Web\env\.env.stag |
| | | # @Description: |
| | | # |
| | | # Copyright (c) 2023 by ${git_name_email}, All Rights Reserved. |
| | | ### |
| | | VITE_APP_ENVIRONMENT=STAG |
| | | VITE_APP_APIGATEWAY_BACKEND_HOST='' |
| | | VITE_HTTP = 'http://172.16.13.129:8100' |
| | | VITE_CESIUM_TOKEN = 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiJhMjdmNGUxZC02YzY3LTQyZWUtOTNmYy1hNTI0MDRkZDY2ZmEiLCJpZCI6MTYxODgyLCJpYXQiOjE2OTI3NTQyNDV9.Pm7xTwPmKowPzFgJ0TsIKOtthigq86BLJX4c8M97Hhw' |
| | | VITE_API_URL = 'http://192.168.1.198:6789' |
| | | VITE_WS_API_URL = 'ws://192.168.1.198:6789/api/v1/ws' |