Files
seasoned/src/config.ts.example

6 lines
135 B
Plaintext

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