Compare commits
No commits in common. "72bbaac9a6c25fcdebc3a3f8630a55c9dd8f6163" and "f2dee0359fea46331e3bc7ea45cebe781f3fbc96" have entirely different histories.
72bbaac9a6
...
f2dee0359f
1 changed files with 0 additions and 5 deletions
|
@ -61,11 +61,6 @@ Podés usar el comando `logs` para ver los logs generados por tus servicios:
|
|||
docker-compose logs nginx
|
||||
```
|
||||
|
||||
8. Ejecuta npm para compilar el js y css
|
||||
```bash
|
||||
docker-compose exec app npm run prod
|
||||
```
|
||||
|
||||
## Services description
|
||||
|
||||
### Dockerfile
|
||||
|
|
Loading…
Add table
Reference in a new issue