If .env is not defined use sane defaults from .env.example

This commit is contained in:
2022-08-14 21:05:45 +02:00
parent 5f1de791c0
commit c6cff7a0c4
2 changed files with 8 additions and 13 deletions

View File

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