Verba
Verba copied to clipboard
Docker installation command on Windows
Description
use this command "docker compose --env-file goldenverba/.env up -d --build" instead of "docker compose --env-file .env up -d" while installing using docker to get the updated version of verba on your docker.
It will be great if you update the documentation.
Is this a bug or a feature?
- [ ] Bug
- [ ] Feature