chore: sync local updates
This commit is contained in:
4
mengyamonitor-frontend/.env.production
Normal file
4
mengyamonitor-frontend/.env.production
Normal file
@@ -0,0 +1,4 @@
|
||||
# 公网:用户通过 https 打开前端时,API 须为浏览器可访问的 https 地址(经 Nginx 反代的中心)
|
||||
VITE_CENTRAL_API_URL=https://monitor.api.shumengya.top
|
||||
#
|
||||
# 若静态站仅内网 http 部署,请改为 http://内网中心IP:9393 后再 npm run build(勿与混合内容冲突)
|
||||
Reference in New Issue
Block a user