YouChain_WMS_Web/nc_wms_web/.env.test

4 lines
108 B
Plaintext
Raw Normal View History

2025-03-14 17:13:19 +08:00
NODE_ENV=production
VITE_APP_TITLE='SmartAdmin 测试环境(Test)'
2025-04-07 14:01:07 +08:00
VITE_APP_API_URL='http://127.0.0.1:1024'