Actualizar README.md
This commit is contained in:
@@ -49,7 +49,7 @@ server {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
* Modificar el archivo [docker_compose_dir]/nginx/Dockerfile
|
* Modificar el archivo [docker_compose_dir]/nginx/Dockerfile
|
||||||
```
|
```diff
|
||||||
- ...
|
- ...
|
||||||
- COPY default.conf /etc/nginx/conf.d/default.conf
|
- COPY default.conf /etc/nginx/conf.d/default.conf
|
||||||
COPY webapp1.conf /etc/nginx/conf.d/webapp1.conf # Línea añadida
|
COPY webapp1.conf /etc/nginx/conf.d/webapp1.conf # Línea añadida
|
||||||
|
|||||||
Reference in New Issue
Block a user