diff --git a/Layerfile b/Layerfile index 1d40c9a..9c71c39 100644 --- a/Layerfile +++ b/Layerfile @@ -16,4 +16,4 @@ COPY . . RUN docker build -t image . RUN docker run -d -p 80:80 image -# EXPOSE WEBSITE http://localhost:80 +EXPOSE WEBSITE http://localhost:80