added some govno to postgres
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
SERVER_PORT=8080
|
||||
DATABASE_URL=postgres://postgres:postgres@localhost:5432/aegisguard?sslmode=disable
|
||||
JWT_SECRET=bebebe_rewritemeeee_openssl_rand
|
||||
JWT_SECRET=change_me_to_a_random_secret_at_least_32_chars
|
||||
JWT_EXPIRATION=24h
|
||||
JWT_REFRESH_EXPIRATION=168h
|
||||
|
||||
Reference in New Issue
Block a user