home-services/ha-gateway/.env.example
Nik Afiq 4186f864f9
All checks were successful
CI / test (push) Successful in 3s
CI / build-ha-gateway (push) Successful in 49s
CI / build-discord-bot (push) Successful in 46s
Added new .env.example parameter
2026-04-07 23:01:02 +09:00

7 lines
135 B
Plaintext

GRPC_PORT=50051
HA_BASE_URL=http://ha.home.arpa:8123
HA_TOKEN=your-long-lived-token-here
OTEL_ENDPOINT=
LOG_LEVEL=info
LOG_FORMAT=text