generated from DAM/ts-TEMPLATE
docker-compose to docker compose
This commit is contained in:
parent
88013ae23d
commit
e003a30a7f
@ -45,7 +45,7 @@ ts-vaultwarden/
|
|||||||
|
|
||||||
5. Start the Services
|
5. Start the Services
|
||||||
```bash
|
```bash
|
||||||
docker-compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
6. Wait for Certificate to propagate [~2m]
|
6. Wait for Certificate to propagate [~2m]
|
||||||
@ -87,7 +87,7 @@ ts-vaultwarden/
|
|||||||
```
|
```
|
||||||
- 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