From d65c8f9470ff71807c1e8ba4d47533704d871f98 Mon Sep 17 00:00:00 2001 From: sysadmin Date: Wed, 6 May 2026 23:19:48 -0400 Subject: [PATCH] Actualizar README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 4df7d88..db7835b 100644 --- a/README.md +++ b/README.md @@ -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: