Files
yshopb2c-qd/.env.production
2020-09-14 20:55:53 +08:00

6 lines
119 B
Plaintext

ENV = 'production'
# 接口地址
VUE_APP_BASE_API = 'http://127.0.0.1:8001'
VUE_APP_WS_API = 'ws:///127.0.0.1:8001'