cashier-mer/.env.development

14 lines
448 B
Plaintext
Raw Normal View History

2024-04-06 16:06:06 +08:00
VITE_NOW_TYPE = 'dist'
2024-05-14 18:39:10 +08:00
2024-08-04 11:06:35 +08:00
# VITE_PUSH_URL = 'wss://ceshi-multi-store.lihaink.cn/pull'
# VITE_BASE_URL = 'https://ceshi-multi-store.lihaink.cn'
2024-06-15 19:03:07 +08:00
2024-09-05 10:44:30 +08:00
# VITE_PUSH_URL = 'ws://192.168.1.22:8787'
# VITE_BASE_URL = 'http://192.168.1.22:8545'
2024-06-15 19:03:07 +08:00
2024-09-05 10:44:30 +08:00
VITE_PUSH_URL ='wss://test-multi-store.lihaink.cn/pull'
VITE_BASE_URL = 'https://test-multi-store.lihaink.cn'
2024-06-11 11:02:21 +08:00
2024-08-26 14:27:23 +08:00
# VITE_PUSH_URL ='wss://multi-store.lihaink.cn/pull'
# VITE_BASE_URL = 'https://multi-store.lihaink.cn'