Compare commits

...

2 Commits

Author SHA1 Message Date
Chamika J
f80ec9797e Merge pull request #216 from Dev-Tanaay/bug/Documentation
Solved the documentation error with issue number
2025-07-02 09:09:27 +05:30
Dev-Tanaay
fbbd820512 Updation in Documentation 2025-07-01 17:29:02 +05:30

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