Add Auth
This commit is contained in:
@@ -49,3 +49,12 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
|
||||
## License
|
||||
|
||||
Nest is [MIT licensed](LICENSE).
|
||||
|
||||
## Configuration
|
||||
|
||||
Supply the following environment variables:
|
||||
|
||||
| Env Name | Description |
|
||||
| ---------- | ------------------------------------------- |
|
||||
| JWT_SECRET | A big string to use as the JWT token secret |
|
||||
| ADMIN_PASS | The password for the `admin` user |
|
||||
|
Reference in New Issue
Block a user