Updated readme and made deploy script

This commit is contained in:
2025-09-03 19:01:36 -04:00
parent f8ada1d6d1
commit 19f436a17c
2 changed files with 17 additions and 1 deletions

View File

@ -34,4 +34,5 @@ DB_HOST=localhost
DB_USER=username
DB_PASS=password
DB_NAME=database
DISCORD_WEBHOOK_URL=your_webhook_url
DISCORD_WEBHOOK_URL=your_webhook_url
```