docs(): fix a typo (Docker-compose.yaml)

1. Change from `Docker-compose.yaml` to `docker-compose.yaml`.
pull/113/head
Soobin Rho 2022-10-21 04:09:49 -05:00
parent 9cb197c442
commit 813cbf33b2
No known key found for this signature in database
GPG Key ID: BC0596A444D39F64
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ docker pull mondedie/flarum:latest
docker build -t mondedie/flarum:latest https://github.com/mondediefr/docker-flarum.git
```
#### 2 - Docker-compose.yml
#### 2 - docker-compose.yml
```yml
version: "3"