Docker fix
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
FROM nginx:stable-alpine
|
FROM nginx:stable-alpine
|
||||||
|
|
||||||
COPY ./* /usr/share/nginx/html/Frontend/
|
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
|
# COPY ./xpath.html /usr/share/nginx/html
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user