Docker¶
You can use Mihari with Docker Compose.
docker compose up -d
Mihari's web app is running at localhost:9292.
Note
- PostgreSQL is used as a database.
.envfile is used for configuring environment variables.
You can use Mihari with Docker Compose.
docker compose up -d
Mihari's web app is running at localhost:9292.
Note
.env file is used for configuring environment variables.