You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
SC-MOM/SC-web/.env.production

6 lines
143 B

# 生产默认配置
ENV = 'production'
VUE_APP_BASE_API = 'http://127.0.0.1:8000'
VUE_APP_BASE_WSS = 'wss://222.71.165.188:8000/websocket'