Martin Dimitrov 3998818012
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 30s
Build and push Doorman UI / API / docker (push) Successful in 1m27s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
add secret for notify route
2025-06-01 21:06:32 -07:00

24 lines
365 B
Plaintext

# twilio stuff
ACCOUNT_SID=
AUTH_TOKEN=
# aws stuff
AWS_ACCESS_KEY=
AWS_SECRET_ACCESS_KEY=
# discord notifs
DISCORD_BOT_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
NOTIFY_SECRET_KEY=discordnotifyme