added missing trailing slash for url
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"SEASONED_URL": "http://localhost:31459/api",
|
||||
"SEASONED_URL": "http://localhost:31459/api/",
|
||||
"ELASTIC_URL": "http://localhost:9200",
|
||||
"ELASTIC_INDEX": "shows,movies"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user