Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
devlikepro committed Sep 29, 2024
1 parent 4cbadc7 commit 6f53642
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions content/en/docs/how-to/install/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,11 @@ Some important values you **MUST** change before running it:
- `WHATSAPP_SWAGGER_PASSWORD` - your password for [**📚 Swagger**]({{< relref "/docs/how-to/swagger" >}})

```bash
# update redis and postgres passwords
# update .env file with your values
nano .env
# update docker-compose.yaml same postgres pass
# update docker-compose.yaml - like image
# Remove "mongodb" and "minio" services if you don't need them
# Leave "waha" service as it is
nano docker-compose.yaml
```

Expand Down

0 comments on commit 6f53642

Please sign in to comment.