Storehouse/public/config.js

3 lines
85 B
JavaScript

const config = {
VUE_APP_API_BASE_URL: 'http://20.47.106.51:30005/gwcpedge/',
}