fix(docs): Resolve typo in .env path

This commit is contained in:
Bart van der Braak 2023-06-09 11:49:29 +02:00
parent a0303b22dd
commit 518c30b19d

View file

@ -37,7 +37,7 @@ After setting up the required services, you need to set the corresponding enviro
```sh-session
cp .env.example .env
```
2. Open the `/apps/web/.env` file in a text editor and populate the values for the services mentioned above.
2. Open the `.env` file in a text editor and populate the values for the services mentioned above.
## Build