Updated README and cd.yml.

This commit is contained in:
Mike Cao 2025-11-07 12:21:17 -08:00
parent 3e9ca8761e
commit 6ee93f7ac9
2 changed files with 34 additions and 27 deletions

View file

@ -89,7 +89,7 @@ docker compose up -d
Alternatively, to pull just the Umami Docker image with PostgreSQL support:
```bash
docker pull docker.umami.is/umami-software/umami:postgresql-latest
docker pull docker.umami.is/umami-software/umami:latest
```
---