✏️ fix typo
This commit is contained in:
parent
1bbefaf471
commit
09ca9c9b7b
|
|
@ -86,7 +86,7 @@ The following parameters can be passed as arguments:
|
||||||
Execute script as short-lived docker container:
|
Execute script as short-lived docker container:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker docker compose -f path/to/docker-compose.yaml run --rm room-booking python clear_bookings.py
|
docker compose -f path/to/docker-compose.yaml run --rm room-booking python clear_bookings.py
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Email Notifications
|
#### Email Notifications
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue