Update .env

This commit is contained in:
JoshBaneyCS 2025-04-30 00:04:35 +00:00
parent 7afc0a14c7
commit 1989484ec0

22
.env
View File

@ -1,10 +1,24 @@
# Server port
PORT=3000
WEATHER_API_KEY=27a2e8429bdc47104adb6572ef9f7ad9
ZIP_CODE=21224
# MariaDB connection
DB_CLIENT=mysql
DB_HOST=localhost
DB_HOST=172.23.0.3
DB_PORT=3306
DB_USER=your_db_user
DB_PASSWORD=your_db_password
DB_NAME=warehouse_heatmap
DB_USER=joshbaney
DB_PASSWORD=Ran0dal5!
DB_NAME=heatmap
#AWS s3
S3_BUCKET_URL=https://s3.amazonaws.com/bwi2temps/trends
# Slack & AWS creds
SLACK_WEBHOOK_URL=https://hooks.slack.com/triggers/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
AWS_ACCESS_KEY_ID=ihya/m4CONlywOPCNER22oZrbOeCdJLxp3R4H3oF
AWS_SECRET_ACCESS_KEY=AKIAQ3EGSIYOYP4L37HH
AWS_REGION=us-east-2
S3_BUCKET_NAME=bwi2temps
S3_BASE_URL=https://s3.amazonaws.com/bwi2temps/