NODE_ENV = production
VUE_APP_NODE_ENV = prod
VUE_APP_BASE_URL = 'http://127.0.0.1'
VUE_APP_SERVER_URL = 'http://192.168.1.133'