mirror of
https://github.com/kremalicious/umami.git
synced 2025-02-01 04:19:26 +01:00
Update README.md
This commit is contained in:
parent
fb16cae12e
commit
7a75639dd3
@ -72,13 +72,13 @@ docker compose up -d
|
|||||||
Alternatively, to pull just the Umami Docker image with PostgreSQL support:
|
Alternatively, to pull just the Umami Docker image with PostgreSQL support:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker pull ghcr.io/umami-software/umami:postgresql-latest
|
docker pull docker.umami.is/umami-software/umami:postgresql-latest
|
||||||
```
|
```
|
||||||
|
|
||||||
Or with MySQL support:
|
Or with MySQL support:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker pull ghcr.io/umami-software/umami:mysql-latest
|
docker pull docker.umami.is/umami-software/umami:mysql-latest
|
||||||
```
|
```
|
||||||
|
|
||||||
## Getting updates
|
## Getting updates
|
||||||
@ -102,4 +102,3 @@ docker compose up --force-recreate
|
|||||||
|
|
||||||
MIT
|
MIT
|
||||||
|
|
||||||
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=40923c13-147d-4033-b602-1d4b2b5c34cd" />
|
|
||||||
|
Loading…
Reference in New Issue
Block a user