chore: iis setting
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# 正式站設定:前端與後端(/service)部署在同一個 IIS 站台/port,
|
||||
# 直接用相對路徑打後端,不需要主機名稱,也不會有 CORS 問題。
|
||||
# pnpm build 預設走 production mode,會自動套用這份檔案。
|
||||
VITE_API_BASE_URL=/service/api
|
||||
VITE_USE_MOCK=false
|
||||
Reference in New Issue
Block a user