changing extension

Signed-off-by: Felipe Vilella <vilella.luisfelipe@gmail.com>
This commit is contained in:
Felipe Vilella 2020-04-07 10:45:46 -03:00
parent 1e7d24da27
commit 1161e6c97e

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: