organizing configurations
This commit is contained in:
10
collector/scraper/configs/prod.json
Normal file
10
collector/scraper/configs/prod.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"stores": [
|
||||
{
|
||||
"name": "kroger",
|
||||
"base_url": "https://api.kroger.com/v1/",
|
||||
"products": []
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user