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
146 B

# 生产默认配置
ENV = 'production'
VUE_APP_BASE_API = 'http://150.158.169.212:80'
VUE_APP_BASE_WSS = 'wss://150.158.169.212:80/websocket'