postgres
This commit is contained in:
+1
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user