diff --git a/Dockerfile b/Dockerfile index 818cbb7..38e5b29 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM docker.io/nginx:1.29-alpine -COPY *.html /usr/share/nginx/html +COPY index.html poster.html guide.html contact.html /usr/share/nginx/html COPY assets /usr/share/nginx/html/assets COPY css /usr/share/nginx/html/css COPY js /usr/share/nginx/html/js diff --git a/assets/reglement-charte.pdf b/assets/reglement-charte.pdf deleted file mode 100755 index ceb24d5..0000000 Binary files a/assets/reglement-charte.pdf and /dev/null differ diff --git a/contact.html b/contact.html index f11e331..82aa18d 100644 --- a/contact.html +++ b/contact.html @@ -48,8 +48,7 @@