diff --git a/ENVEXAMPLE b/ENVEXAMPLE index d17b1fc5..4dc30b97 100644 --- a/ENVEXAMPLE +++ b/ENVEXAMPLE @@ -1,6 +1,6 @@ # App Setup NODE_ENV=production # Set to 'development' or 'production' as required -JWT_SECRET=your_jwt_secret_key # Replace with a secure JWT secret key +JWT_SECRET=a9Z$kLq7^f03GzNw!bP9dH4xV6sT2yXl3O8vR@uYq3 # Replace with a secure JWT secret key DB_NAME=maxun # Your PostgreSQL database name DB_USER=postgres # PostgreSQL username DB_PASSWORD=postgres # PostgreSQL password