Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
UlisesGascon authored May 14, 2019
1 parent bf8d052 commit d47ecbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ docker pull osweekends/batimagen
Una vez hecho esto, puedes hacer funcionar el docker con este comando, en este caso, no se utilizan ni la API de google ni el token de virus total, así que esos resultados no van a verse en el análisis:

```bash
docker run -p 3000:3000 batimagen
docker run -p 3000:3000 osweekends/batimagen
```

**Lanzar el proyecto con todo (thirdparty)**
Expand Down

0 comments on commit d47ecbf

Please sign in to comment.