Compare commits
2 commits
f2dee0359f
...
72bbaac9a6
Author | SHA1 | Date | |
---|---|---|---|
![]() |
72bbaac9a6 | ||
![]() |
ee916afdfd |
1 changed files with 5 additions and 0 deletions
|
@ -61,6 +61,11 @@ 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