ERP-admin/.env.production

6 lines
175 B
Plaintext
Raw Normal View History

2024-05-07 17:01:00 +08:00
NODE_ENV = 'production'
2024-05-10 16:27:08 +08:00
VITE_NOW_TYPE = 'build/admin'
2024-05-07 17:01:00 +08:00
# Base API
2024-05-22 17:26:44 +08:00
VITE_PUSH_URL ='wss://erp.lihaink.cn/pull'
VITE_APP_BASE_URL = 'https://erp.lihaink.cn'
2024-05-09 15:53:22 +08:00
# VITE_APP_BASE_URL=''