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:
parent
6acadbc52b
commit
d17e46ee50
6 changed files with 51 additions and 53 deletions
2
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue