Merge pull request #3 from umami-software/master

v3
This commit is contained in:
Iskandar Sulaili 2025-11-08 05:26:36 +08:00 committed by GitHub
commit 148eaefc0e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 71 additions and 124 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
```
---