Update Dockerfile
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
FROM nginx:alpine
|
||||
COPY "./Profice WebSite/" /usr/share/nginx/html/
|
||||
|
||||
COPY ["./Profice WebSite/", "/usr/share/nginx/html/"]
|
||||
|
||||
EXPOSE 80
|
||||
Reference in New Issue
Block a user