1
0
mirror of https://github.com/lukevella/rallly-selfhosted.git synced 2025-12-10 02:42:49 +01:00

Update README.md

This commit is contained in:
Luke Vella 2023-03-18 11:44:11 +00:00 committed by GitHub
parent 33cb4ccd58
commit 747d1845e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@ cd rallly-selfhosted
In the root of this project you will find a file called `config.env`. This is where you can set your environment variables to configure your instance.
Start by generating a secret key. **Muste be at least 32-characters long**.
Start by generating a secret key. **Must be at least 32-characters long**.
```sh
openssl rand -base64 32