mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Fix formatting for Docker compose instructions
Some checks failed
Node.js CI / build (postgresql, 18.18, 10) (push) Has been cancelled
Some checks failed
Node.js CI / build (postgresql, 18.18, 10) (push) Has been cancelled
This commit is contained in:
parent
2b771ff2b4
commit
81e27fc18c
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ Docker image:
|
||||||
docker pull docker.umami.is/umami-software/umami:latest
|
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
|
```bash
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue