{
"extends": [
"config/base.json"
],
"hosts": {
"frontend": "http://localhost:8080"
},
"build": "debug",
"port": 8080
}