docs: drop JWT_EXPIRY from .env.example, docker-compose, README (family TTL is canonical)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
PORT=3000
|
||||
HOST=0.0.0.0
|
||||
JWT_SECRET=change-me-to-a-long-random-secret
|
||||
JWT_EXPIRY=7d
|
||||
DB_PATH=./data/nanodrop.db
|
||||
UPLOAD_DIR=./data/uploads
|
||||
LOG_FILE=./data/nanodrop.log
|
||||
|
||||
Reference in New Issue
Block a user