Update for docker-compose-plugin command
This commit is contained in:
parent
d2688cf08c
commit
837f4dcbd4
1 changed files with 4 additions and 0 deletions
|
@ -80,6 +80,10 @@ services:
|
|||
|
||||
```bash
|
||||
docker-compose up -d
|
||||
|
||||
# If using docker-compose-plugin
|
||||
docker compose up -d
|
||||
|
||||
```
|
||||
|
||||
4. Log in to the Admin UI
|
||||
|
|
Loading…
Reference in a new issue