Compare commits

..

No commits in common. "7c804b10ea59b9264aadcf6308f3e1f74dd26983" and "83b03d682ca21550497873ce088bd71092ed95eb" have entirely different histories.

2 changed files with 3 additions and 1 deletions

View file

@ -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 (Runs Umami with a PostgreSQL database): Docker compose to run Umami with a Postgres database, run:
```bash ```bash
docker compose up -d docker compose up -d

2
pnpm-lock.yaml generated
View file

@ -331,6 +331,8 @@ importers:
specifier: ^5.9.3 specifier: ^5.9.3
version: 5.9.3 version: 5.9.3
dist: {}
packages: packages:
'@ampproject/remapping@2.3.0': '@ampproject/remapping@2.3.0':