Actualizar README.md

This commit is contained in:
2026-05-06 23:19:48 -04:00
parent 226c2a6ecf
commit d65c8f9470

View File

@@ -49,13 +49,11 @@ server {
}
```
* Modificar el archivo [docker_compose_dir]/nginx/Dockerfile
```
...
COPY default.conf /etc/nginx/conf.d/default.conf
`COPY webapp1.conf /etc/nginx/conf.d/webapp1.conf`
COPY options-ssl-nginx.conf /etc/nginx/
...
```
# The directories and files
The following lists some information about the contents of this repo and how they fit together: