'use strict' module.exports = { NODE_ENV: '"production"', VUE_APP_BASE_API: '"/api"', VUE_APP_BASE_ROUTING_URL:'"http://192.168.31.26:8080"' }