Merge pull request #216 from Dev-Tanaay/bug/Documentation

Solved the documentation error with issue number
This commit is contained in:
Chamika J
2025-07-02 09:09:27 +05:30
committed by GitHub

View File

@@ -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