From e1afd6281a8cccd1484fb03cccee3985f98777d4 Mon Sep 17 00:00:00 2001 From: rain <1679827795@qq.com> Date: Tue, 06 May 2025 18:40:52 +0800 Subject: [PATCH] Merge branch 'master' into test --- .env.development | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.env.development b/.env.development index 030ebc6..75b715c 100644 --- a/.env.development +++ b/.env.development @@ -16,3 +16,5 @@ # 航线文件地址 VITE_APP_AIRLINE_URL = https://wrj.shuixiongit.com/minio/cloud-bucket +# 图片存放地址 +VITE_APP_TERRAIN_URL = https://wrj.shuixiongit.com/aiskyminio/cloud-bucket \ No newline at end of file -- Gitblit v1.9.3