Files
52-NingdePDC-MES_ApiFailRetry/.env.development
XingCheng3 397a168fe9 MVP
2026-05-22 12:58:05 +08:00

4 lines
100 B
Plaintext

ENV = 'development'
VITE_BASE_URL = 'http://localhost:10081'
VITE_CONFIG_URL = './public/config.js'