generated from DAM/ts-TEMPLATE
docker-compose to docker compose
This commit is contained in:
parent
c1704883cd
commit
e7e102e4fa
@ -44,7 +44,7 @@ ts-homepage/
|
|||||||
|
|
||||||
5. Start the Services
|
5. Start the Services
|
||||||
```bash
|
```bash
|
||||||
docker-compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
## Services
|
## Services
|
||||||
@ -90,7 +90,7 @@ ts-homepage/
|
|||||||
```
|
```
|
||||||
- Stopping the Services
|
- Stopping the Services
|
||||||
```bash
|
```bash
|
||||||
docker-compose down
|
docker compose down
|
||||||
```
|
```
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
Loading…
x
Reference in New Issue
Block a user