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

3 lines
91 B
Plaintext

ENV = 'production'
VITE_BASE_URL = 'http://127.0.0.1:10081'
VITE_CONFIG_URL = './config.js'