mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
detach as default
This commit is contained in:
parent
7a3443cd06
commit
ead831bb3c
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ or change the [port](https://nextjs.org/docs/api-reference/cli#production) to se
|
|||
To build the umami container and start up a Postgres database, run:
|
||||
|
||||
```bash
|
||||
docker compose up
|
||||
docker compose up -d
|
||||
```
|
||||
|
||||
Alternatively, to pull just the Umami Docker image with PostgreSQL support:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue