Added brewlogger/brewpi host as env variable

This commit is contained in:
2023-05-30 18:12:03 +02:00
parent edb3e74c6d
commit d155637e5f
3 changed files with 10 additions and 7 deletions

View File

@@ -1,3 +1,5 @@
ES_CLIENT=http://localhost:3200
ES_HOST=http://localhost:3200
ES_INDEX=brewlogger-*
ES_APIKEY=
BREWLOGGER_HOST=http://127.0.0.1:5000