YouChain_WMS_Web/nc_wms_web/.env.localhost

4 lines
108 B
Plaintext
Raw Normal View History

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