From fb336f319c71291fa09de3e7f67f1ccfab3cb7c8 Mon Sep 17 00:00:00 2001 From: guoshilong <123456> Date: Sat, 23 Sep 2023 15:58:40 +0800 Subject: [PATCH] 媒体搜索框 --- env/.env.stag | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/env/.env.stag b/env/.env.stag index 276f95b..8aa5141 100644 --- a/env/.env.stag +++ b/env/.env.stag @@ -10,4 +10,5 @@ ### VITE_APP_ENVIRONMENT=STAG VITE_APP_APIGATEWAY_BACKEND_HOST='' -VITE_HTTP = 'http://172.16.13.129:8100' \ No newline at end of file +VITE_HTTP = 'http://172.16.13.129:8100' +VITE_CESIUM_TOKEN = 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiJhMjdmNGUxZC02YzY3LTQyZWUtOTNmYy1hNTI0MDRkZDY2ZmEiLCJpZCI6MTYxODgyLCJpYXQiOjE2OTI3NTQyNDV9.Pm7xTwPmKowPzFgJ0TsIKOtthigq86BLJX4c8M97Hhw' \ No newline at end of file -- Gitblit v1.9.3