o modificare

This commit is contained in:
2026-01-15 14:26:09 +02:00
parent 84356b2f3f
commit 98014aed9a

View File

@@ -1,2 +1,2 @@
FROM nginx
COPY index.html /usr/share/nginx/html
FROM nginx:alpine
COPY . /usr/share/nginx/html