mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-05-05 21:54:47 -04:00
Update readme
This commit is contained in:
@@ -68,7 +68,7 @@ To ensure your authentication works properly, you'll also need to set [env vars
|
||||
AUTH_SECRET="RANDOM_32_CHARACTER_STRING"
|
||||
```
|
||||
|
||||
You can generate a random 32 character string for the `AUTH_SECRET` secret with this command:
|
||||
You can generate a random 32-character string for the `AUTH_SECRET` secret with this command:
|
||||
|
||||
```
|
||||
npx auth secret
|
||||
|
||||
Reference in New Issue
Block a user