Fix formatting for Docker compose instructions

This commit is contained in:
Mike Cao
2025-12-04 00:37:13 -08:00
committed by GitHub
parent 2b771ff2b4
commit 81e27fc18c

View File

@@ -80,7 +80,7 @@ Docker image:
docker pull docker.umami.is/umami-software/umami:latest
```
Docker compose to run Umami with a Postgres database, run:
Docker compose (Runs Umami with a PostgreSQL database):
```bash
docker compose up -d