8 lines
318 B
Plaintext
8 lines
318 B
Plaintext
# 本地环境
|
|
ENV = development
|
|
|
|
# 本地环境接口地址
|
|
VITE_API_URL = 'https://cashier-client.sxczgkj.cn/cashier-client'
|
|
# VITE_API_URL = 'http://192.168.2.27:10587/cashier-client'
|
|
# VITE_API_URL = 'https://cashiernew.sxczgkj.cn/cashier-client'
|
|
# VITE_API_URL = 'https://cashierclient.sxczgkj.cn/cashier-client/' |