From 7e1c7ea9f47d6fe3fd669672a4bce51ec2758bc3 Mon Sep 17 00:00:00 2001 From: Ben Lin <maobin001@msn.com> Date: 星期四, 30 五月 2024 14:32:15 +0800 Subject: [PATCH] Low Code Update --- .env.production | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/.env.production b/.env.production index 7d086ea..da723f5 100644 --- a/.env.production +++ b/.env.production @@ -22,7 +22,12 @@ # File upload address锛� optional # It can be forwarded by nginx or write the actual address directly +# 鐩存帴IIS鎴栬�呰皟璇曠敤 +# VITE_GLOB_UPLOAD_URL=http://localhost:9528/api/Base/Upload +# nginx鐢� VITE_GLOB_UPLOAD_URL=/upload +# 涓嬭浇鍦板潃 +VITE_GLOB_DOWNLOAD_URL=http://47.115.28.255:8800/files # Interface prefix VITE_GLOB_API_URL_PREFIX= -- Gitblit v1.9.3