Critical Securities (5) fixes
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
PORT=9000
|
||||
JWT_SECRET="change-me"
|
||||
JWT_SECRET="<generate with: openssl rand -base64 32>"
|
||||
POSTGRES_URL="postgres://postgres:password@localhost:5432/officer"
|
||||
MAIL_TRANSPORT="smtp://localhost:1025"
|
||||
PUBLIC_URL=http://localhost:9000
|
||||
|
||||
Reference in New Issue
Block a user