mirror of
https://github.com/MikroWizard/docker-compose-deployment.git
synced 2025-06-22 18:43:29 +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:
|
Use Docker Compose to build and start the services:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker-compose up --build
|
docker compose up --build
|
||||||
```
|
```
|
||||||
|
|
||||||
This command will:
|
This command will:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue