Files
cashier_desktop/.env.production
2024-05-17 18:33:52 +08:00

7 lines
257 B
Plaintext

# 线上环境
ENV = production
# 线上环境接口地址
# VITE_API_URL = 'https://cashierclient.sxczgkj.cn/cashier-client/'
# VITE_API_URL = 'https://cashiernew.sxczgkj.cn/cashier-client'
VITE_API_URL = 'https://cashier-client.sxczgkj.cn/cashier-client'