Merge branch 'release/v2' of github.com:KevinMidboe/seasoned into release/v2

This commit is contained in:
2019-06-28 18:11:01 +02:00
2 changed files with 1 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
{
"SEASONED_URL": "http://localhost:31459/api",
"ELASTIC_URL": "http://localhost:9200",
"ELASTIC_INDEX": "shows,movies"
}

View File

@@ -1,5 +1,5 @@
{ {
"SEASONED_URL": "http://localhost:31459/api", "SEASONED_URL": "http://localhost:31459/api/",
"ELASTIC_URL": "http://localhost:9200", "ELASTIC_URL": "http://localhost:9200",
"ELASTIC_INDEX": "shows,movies" "ELASTIC_INDEX": "shows,movies"
} }