Added new .env.example parameter
This commit is contained in:
parent
dc0476eead
commit
4186f864f9
@ -2,3 +2,5 @@ GRPC_PORT=50051
|
|||||||
HA_BASE_URL=http://ha.home.arpa:8123
|
HA_BASE_URL=http://ha.home.arpa:8123
|
||||||
HA_TOKEN=your-long-lived-token-here
|
HA_TOKEN=your-long-lived-token-here
|
||||||
OTEL_ENDPOINT=
|
OTEL_ENDPOINT=
|
||||||
|
LOG_LEVEL=info
|
||||||
|
LOG_FORMAT=text
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user