mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-08 23:15:24 +02:00
typo
This commit is contained in:
parent
e5edb1e79d
commit
cedbe1b751
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ You'll need Docker installed to run the app locally.
|
||||||
cp .env.example .env
|
cp .env.example .env
|
||||||
```
|
```
|
||||||
|
|
||||||
Create a new secret for using
|
Create a new secret using
|
||||||
`openssl rand -base64 32`
|
`openssl rand -base64 32`
|
||||||
and populate `NEXTAUTH_SECRET` in your `.env` file. Then run:
|
and populate `NEXTAUTH_SECRET` in your `.env` file. Then run:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue