ffffng/app/bower_components/angular-leaflet-directive/grunt/connect.json
2016-05-16 16:56:29 +02:00

19 lines
312 B
JSON

{
"options": {
"base": ""
},
"testserver": {
"options": {
"port": 9999
}
},
"coverage": {
"options": {
"base": "coverage/",
"directory": "coverage/",
"port": 5555,
"keepalive": true
}
}
}