mirror of
https://github.com/kremalicious/umami.git
synced 2024-11-15 17:55:08 +01:00
Merge pull request #1854 from BennyDeeDev/patch-1
README: docker compose detach as default
This commit is contained in:
commit
e31ee89fee
@ -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…
Reference in New Issue
Block a user