This commit is contained in:
2024-12-19 22:23:10 -05:00
parent 9a144bab4d
commit bb03654d5f
8 changed files with 12 additions and 15 deletions

2
.env
View File

@@ -3,7 +3,7 @@ RUST_LOG=warn,siren=info
DISCORD_TOKEN=
DISCORD_SECRET=
JWT_SECRET=CHANGEME
JWT_SECRET=CHANGEME # Change this to a secure secret
DATABASE_USER=siren
DATABASE_PASSWORD=CHANGEME # Change this to a secure password