ffffng/app/bower_components/angular-leaflet-directive/grunt/connect.json

19 lines
312 B
JSON
Raw Normal View History

2016-05-16 13:33:49 +02:00
{
"options": {
"base": ""
},
"testserver": {
"options": {
"port": 9999
}
},
"coverage": {
"options": {
"base": "coverage/",
"directory": "coverage/",
"port": 5555,
"keepalive": true
}
}
}