feat: env

This commit is contained in:
ygx
2026-01-11 20:50:01 +08:00
parent 182c1e219c
commit 864345317d

4
.env
View File

@@ -2,7 +2,7 @@
VITE_DEV_PORT = '8080' VITE_DEV_PORT = '8080'
# development path # development path
VITE_DEV_PATH = 'https://ops.apinb.com' VITE_DEV_PATH = 'https://ops-api.apinb.com'
# production path # production path
VITE_PRO_PATH = 'https://ops.apinb.com' VITE_PRO_PATH = 'https://ops-api.apinb.com'