wms_vue/.env.production

3 lines
76 B
Plaintext
Raw Permalink Normal View History

2025-08-07 15:16:23 +08:00
NODE_ENV = 'production'
2025-11-04 14:04:50 +08:00
VITE_API_BASE_URL = 'http://api.pro.pearladmin.com'