Files
51-MaisiMachineTool-TV/.env.production
2026-06-08 17:26:33 +08:00

3 lines
91 B
Plaintext

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