cashier-mer/.env.development

14 lines
419 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-06-15 19:03:07 +08:00
# VITE_PUSH_URL = 'ws://192.168.1.201:8787'
# VITE_BASE_URL = 'http://192.168.1.201:8545'
2024-06-29 18:29:14 +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-06-29 18:29:14 +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-06-13 14:10:49 +08:00
# VITE_PUSH_URL ='wss://multi-store.lihaink.cn/pull'
# VITE_BASE_URL = 'https://multi-store.lihaink.cn'