moreShopAdmin/.env.development

7 lines
163 B
Plaintext
Raw Normal View History

2024-05-31 09:18:45 +08:00
NODE_ENV = 'development'
2024-05-31 15:21:43 +08:00
VITE_NOW_TYPE = 'dist'
2024-05-31 09:18:45 +08:00
# Base API
2024-06-20 15:44:00 +08:00
VITE_APP_BASE_URL='http://192.168.1.22:8545'
# VITE_APP_BASE_URL='https://test-multi-store.lihaink.cn'