actualizacion cero

This commit is contained in:
Ubuntu
2026-05-06 16:38:40 +00:00
parent 97eb39b1e5
commit 07c38103f3

View File

@@ -5,6 +5,7 @@ RUN apk add --no-cache openssl
COPY nginx.conf /etc/nginx/nginx.conf
COPY default.conf /etc/nginx/conf.d/default.conf
COPY gitea.conf /etc/nginx/conf.d/gitea.conf
COPY options-ssl-nginx.conf /etc/nginx/
COPY hsts.conf /etc/nginx/
RUN mkdir -p /customization