Martin Dimitrov 80f45cce0e
Some checks are pending
Build and push image for doorman-homeassistant / docker (push) Successful in 31s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 4s
Build and push Doorman UI / API / docker (push) Waiting to run
log to loki
2025-02-09 19:55:17 -08:00

17 lines
281 B
Plaintext

DOORMAN_URL=https://doorman.chromart.cc
# twilio auth
ACCOUNT_SID=
AUTH_TOKEN=
# metrics
PUSHGATEWAY_URL=https://metrics.chromart.cc
STAGE=prod
PUSHGATEWAY_USER=doorman
PUSHGATEWAY_PW=doormanmetrics
# logs
LOKI_URL=https://logs.chromart.cc
LOKI_USER=doorman
LOKI_PW=doormanlogs