mirror of
https://github.com/KevinMidboe/seasoned.git
synced 2026-04-27 18:13:37 +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"
|
|
}
|