Docker fix

This commit is contained in:
Wojciech Czop
2021-04-26 16:27:22 +02:00
parent 80bd1dc303
commit 9b54b4a930

View File

@@ -1,6 +1,8 @@
FROM nginx:stable-alpine
COPY ./* /usr/share/nginx/html/Frontend/
COPY ./new_css /usr/share/nginx/html/Frontend/
COPY ./sample_data /usr/share/nginx/html/Frontend/
# COPY ./xpath.html /usr/share/nginx/html