cashier-mer/.env.development

10 lines
314 B
Plaintext
Raw Normal View History

2024-04-06 16:06:06 +08:00
VITE_NOW_TYPE = 'dist'
2024-06-11 11:02:21 +08:00
# VITE_PUSH_URL = 'ws://192.168.1.22:8787'
# VITE_BASE_URL = 'http://192.168.1.22:8545'
2024-05-14 18:39:10 +08:00
2024-06-08 19:02:02 +08:00
# VITE_PUSH_URL ='wss://erp.lihaink.cn/pull'
2024-06-11 11:02:21 +08:00
# VITE_BASE_URL = 'https://test-multi-store.lihaink.cn'
VITE_PUSH_URL ='wss://multi-store.lihaink.cn/pull'
VITE_BASE_URL = 'https://multi-store.lihaink.cn'