Files
16-Xikai-MES_ApiFailRetry/.env.development
2026-05-29 09:34:12 +08:00

4 lines
100 B
Plaintext

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