mirror of
https://github.com/kremalicious/umami.git
synced 2025-02-01 20:39:44 +01:00
Changed Docker URL.
This commit is contained in:
parent
b54164a673
commit
b9477db1a2
@ -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 docker.umami.dev/umami-software/umami:postgresql-latest
|
docker pull ghcr.io/umami-software/umami:postgresql-latest
|
||||||
```
|
```
|
||||||
|
|
||||||
Or with MySQL support:
|
Or with MySQL support:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker pull docker.umami.dev/umami-software/umami:mysql-latest
|
docker pull ghcr.io/umami-software/umami:mysql-latest
|
||||||
```
|
```
|
||||||
|
|
||||||
## Getting updates
|
## Getting updates
|
||||||
|
Loading…
Reference in New Issue
Block a user