Update README.md
This commit is contained in:
committed by
GitHub
parent
0d979ccd6a
commit
8cc4871576
@@ -35,10 +35,10 @@ Esta llamada puede devolver 404 en caso de que no exista el teléfono, o bien 20
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Requisitos
|
## Requirements
|
||||||
* Docker and docker-compose
|
* Docker and docker-compose
|
||||||
|
|
||||||
## Instalación
|
## Install
|
||||||
For make this demo we dispose of `docker-compose.yml`. This *yaml* raise up containers with kafka, zookeepr, a container with query spring-boot project and other with command spring boot project.
|
For make this demo we dispose of `docker-compose.yml`. This *yaml* raise up containers with kafka, zookeepr, a container with query spring-boot project and other with command spring boot project.
|
||||||
```bash
|
```bash
|
||||||
docker-compose up -d
|
docker-compose up -d
|
||||||
|
|||||||
Reference in New Issue
Block a user