mirror of
https://github.com/umami-software/umami.git
synced 2026-02-25 06:55:35 +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 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
2
pnpm-lock.yaml
generated
|
|
@ -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':
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue