Update README.md
This commit is contained in:
@@ -60,11 +60,9 @@ Vous devrez mettre à disposition deux `Dockerfile` (un par applicatif) ainsi qu
|
|||||||
├── api-backend
|
├── api-backend
|
||||||
│ ├── Dockerfile
|
│ ├── Dockerfile
|
||||||
│ └── api.py
|
│ └── api.py
|
||||||
│ └── Readme.md
|
|
||||||
├── api-frontend
|
├── api-frontend
|
||||||
│ ├── Dockerfile
|
│ ├── Dockerfile
|
||||||
│ └── api.py
|
│ └── api.py
|
||||||
│ └── Readme.md
|
|
||||||
└── docker-compose.yaml
|
└── docker-compose.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user