changing extension (#46)

Signed-off-by: Felipe Vilella <vilella.luisfelipe@gmail.com>
This commit is contained in:
FelipeVilella 2020-04-07 10:56:32 -03:00 committed by GitHub
parent 1e7d24da27
commit 8e678f132c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
Project structure:
```
.
├── docker-compose.yaml
├── docker-compose.yml
├── app
   ├── Dockerfile
   ├── requirements.txt
@ -12,7 +12,7 @@ Project structure:
```
[_docker-compose.yaml_](docker-compose.yaml)
[_docker-compose.yml_](docker-compose.yml)
```
services:
web: