2025-04-22 09:41:26 -04:00

17 lines
355 B
Bash
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Server port
PORT=3000
# MariaDB connection
DB_CLIENT=mysql
DB_HOST=0.0.0.0
DB_PORT=3307
DB_USER=joshbaney
DB_PASSWORD=Ran0dal5!
DB_NAME=heatmap
# Slack Incoming Webhook URL
SLACK_WEBHOOK_URL=https://hooks.slack.com/triggers/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
AWS s3
S3_BUCKET_URL=https://s3.amazonaws.com/yourbucket/trends