mirror of
https://github.com/MikroWizard/docker-compose-deployment.git
synced 2025-06-22 10:33:27 +02:00
Don't user compose v1
This commit is contained in:
parent
7a188393bd
commit
d1ccb81b16
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ This script will:
|
|||
Use Docker Compose to build and start the services:
|
||||
|
||||
```bash
|
||||
docker-compose up --build
|
||||
docker compose up --build
|
||||
```
|
||||
|
||||
This command will:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue