From dbd05029f4fd3b538b62cb0317aad5c158d115ca Mon Sep 17 00:00:00 2001 From: shuishen <1109946754@qq.com> Date: Tue, 06 May 2025 15:01:22 +0800 Subject: [PATCH] Merge branch 'master' of http://139.196.74.78:10010/r/drone/drone-web-manage --- .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