mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Compare commits
No commits in common. "7c804b10ea59b9264aadcf6308f3e1f74dd26983" and "83b03d682ca21550497873ce088bd71092ed95eb" have entirely different histories.
7c804b10ea
...
83b03d682c
2 changed files with 3 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ Docker image:
|
|||
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
|
||||
docker compose up -d
|
||||
|
|
|
|||
2
pnpm-lock.yaml
generated
2
pnpm-lock.yaml
generated
|
|
@ -331,6 +331,8 @@ importers:
|
|||
specifier: ^5.9.3
|
||||
version: 5.9.3
|
||||
|
||||
dist: {}
|
||||
|
||||
packages:
|
||||
|
||||
'@ampproject/remapping@2.3.0':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue