diff --git a/Dockerfile b/Dockerfile deleted file mode 100644 index fbf5a425..00000000 --- a/Dockerfile +++ /dev/null @@ -1,7 +0,0 @@ -FROM nginx:stable-alpine - -# Copy the contents of the repo to the container -COPY . /usr/share/nginx/html - -# Move the customized nginx config file to the nginx folder -RUN mv /usr/share/nginx/html/.docker/default.conf /etc/nginx/conf.d/default.conf diff --git a/index.html b/index.html index ba6232af..0f05de19 100644 --- a/index.html +++ b/index.html @@ -10,12 +10,12 @@ - - - - + + + + - +