Files
seasoned/src/config.json.example

6 lines
135 B
JSON

{
"SEASONED_URL": "http://localhost:31459/api/",
"ELASTIC_URL": "http://localhost:9200",
"ELASTIC_INDEX": "shows,movies"
}