1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-04 21:15:22 +02:00

chore(docs): change docker-compose to docker compose (#3007)

* update docker compose

* fix swag docker compose indentation

* and again....

* indentation for the second docker compose in the swag guide
This commit is contained in:
Kuchenpirat 2024-01-19 17:01:37 +01:00 committed by GitHub
parent 6acadbc52b
commit d17e46ee50
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 51 additions and 53 deletions

View file

@ -42,7 +42,7 @@ body:
id: logs
attributes:
label: Please provide relevant logs
placeholder: For example from `docker-compose logs` or other system logs.
placeholder: For example from `docker compose logs` or other system logs.
validations:
required: true
- type: textarea