Merge pull request #216 from Dev-Tanaay/bug/Documentation
Solved the documentation error with issue number
This commit is contained in:
@@ -69,8 +69,7 @@ cd worklenz
|
|||||||
2. Set up environment variables
|
2. Set up environment variables
|
||||||
- Copy the example environment files
|
- Copy the example environment files
|
||||||
```bash
|
```bash
|
||||||
cp .env.example .env
|
cp worklenz-backend/.env.template worklenz-backend/.env
|
||||||
cp worklenz-backend/.env.example worklenz-backend/.env
|
|
||||||
```
|
```
|
||||||
- Update the environment variables with your configuration
|
- Update the environment variables with your configuration
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user