Dockerfile aktualisiert

This commit is contained in:
ds
2026-03-24 22:48:53 +00:00
parent bc58551fee
commit d46e4eb89e
+1 -1
View File
@@ -1,3 +1,3 @@
FROM nginx FROM nginx
COPY . /usr/share/nginx/html COPY ./index.html /usr/share/nginx/html/index.html