YouChain_WMS_Web/nc_wms_web/.env.localhost

4 lines
110 B
Plaintext
Raw Normal View History

2025-03-14 17:13:19 +08:00
NODE_ENV=development
VITE_APP_TITLE='SmartAdmin 本地环境(Local)'
VITE_APP_API_URL='http://127.0.0.1:8000'