diff --git a/Dockerfile b/Dockerfile index 13a147d..f2dc32d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ FROM nginx:latest COPY . /var/www/html EXPOSE 80 - +