Skip to content

Commit a9f9d7c

Browse files
authored
Create import-config.json
1 parent d70faa6 commit a9f9d7c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

import-config.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"mongoUrl": "mongodb://localhost:27017/gtfs",
3+
"agencies": [
4+
{
5+
"agency_key": "carris",
6+
"url": "http://www.transporlis.pt/Portals/0/OpenData/gtfs/zip/1/gtfs_1.zip"
7+
}
8+
]
9+
}

0 commit comments

Comments
 (0)