update APP_SECRET comment

This commit is contained in:
Philipinho 2025-02-06 16:57:20 +00:00
parent 21f17c371b
commit a4f79768f3

View File

@ -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