Files
rosalia-nightsong/prod.env
T
naomi 3c9f6fa41a
Code Analysis / SonarQube (push) Failing after 18s
Node.js CI / Lint and Test (push) Successful in 46s
feat: add metric endpoint, move logs to new telemetry dash
2025-10-07 16:01:01 -07:00

11 lines
866 B
Bash

MATRIX_ACCESS_TOKEN="op://Environment Variables - Naomi/Alert Server/matrix_access_token"
MATRIX_ROOM_ID="op://Environment Variables - Naomi/Alert Server/matrix_room_id"
API_AUTH="op://Environment Variables - Naomi/Alert Server/api_auth"
EMAIL_PASSWORD="op://Environment Variables - Naomi/Alert Server/email_pass"
DISCORD_WEBHOOK_URL="op://Environment Variables - Naomi/Alert Server/discord_hook"
STRIPE_SECRET_KEY="op://Environment Variables - Naomi/Alert Server/stripe"
STRIPE_WEBHOOK_SECRET="op://Environment Variables - Naomi/Alert Server/stripe_webhook"
DISCORD_TOKEN="op://Environment Variables - Naomi/Alert Server/discord_token"
LOG_TOKEN="op://Environment Variables - Naomi/Alert Server/log_token"
ERROR_LOG_TOKEN="op://Environment Variables - Naomi/Alert Server/error_token"
TELEMETRY_TOKEN="op://Environment Variables - Naomi/Alert Server/telemetry_token"