gjerp_ui/.env.production

7 lines
158 B

2 years ago
# just a flag
ENV = 'production'
#铁舾生产环境服务器
2 years ago
VUE_APP_BASE_API = 'http://192.127.0.22:8081/'
VUE_APP_WEBSOCKET = 'http://192.127.0.22:23456'