mirror of
https://github.com/KevinMidboe/seasoned.git
synced 2026-03-11 03:49:07 +00:00
6 lines
135 B
JSON
6 lines
135 B
JSON
{
|
|
"SEASONED_URL": "http://localhost:31459/api/",
|
|
"ELASTIC_URL": "http://localhost:9200",
|
|
"ELASTIC_INDEX": "shows,movies"
|
|
}
|