This commit is contained in:
Mephimeow
2026-06-13 17:30:14 +00:00
parent a26cd891e4
commit 17ffe35f5c
8 changed files with 163 additions and 158 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
SERVER_PORT=8080
MONGO_URI=mongodb://localhost:27017
MONGO_DB=aegisguard
DATABASE_URL=postgres://postgres:postgres@localhost:5432/aegisguard?sslmode=disable
JWT_SECRET=bebebe_rewritemeeee_openssl_rand
JWT_EXPIRATION=24h
JWT_REFRESH_EXPIRATION=168h