organizing configurations

This commit is contained in:
2026-05-26 22:13:34 -07:00
parent c93c038153
commit 5a740c8d4d
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"stores": [
{
"name": "kroger",
"base_url": "https://api.kroger.com/v1/",
"products": []
}
]
}