Verba icon indicating copy to clipboard operation
Verba copied to clipboard

Docker installation command on Windows

Open rickystanley76 opened this issue 6 months ago • 2 comments

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

Steps to Reproduce

Additional context

rickystanley76 avatar Jul 31 '24 08:07 rickystanley76