mirror of
https://github.com/docmost/docmost
synced 2025-03-28 21:13:28 +00:00
update APP_SECRET comment
This commit is contained in:
parent
21f17c371b
commit
a4f79768f3
@ -2,7 +2,7 @@
|
||||
APP_URL=http://localhost:3000
|
||||
PORT=3000
|
||||
|
||||
# make sure to replace this.
|
||||
# minimum of 32 characters. Generate one with: openssl rand -hex 32
|
||||
APP_SECRET=REPLACE_WITH_LONG_SECRET
|
||||
|
||||
JWT_TOKEN_EXPIRES_IN=30d
|
||||
|
Loading…
x
Reference in New Issue
Block a user