Actualizar README.md

This commit is contained in:
2026-05-07 10:59:17 -04:00
parent d3e324c40b
commit fdca04f5b8

View File

@@ -49,7 +49,7 @@ server {
}
```
* Modificar el archivo [docker_compose_dir]/nginx/Dockerfile
```
```diff
- ...
- COPY default.conf /etc/nginx/conf.d/default.conf
COPY webapp1.conf /etc/nginx/conf.d/webapp1.conf # Línea añadida