Fixed dockerfile and updated links in index.html
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM nginx:stable-alpine
|
||||
|
||||
COPY ./Frontend/ /usr/share/nginx/html/Frontend/
|
||||
COPY ./tools/ /usr/share/nginx/html/tools/
|
||||
COPY ./assets/ /usr/share/nginx/html/assets/
|
||||
COPY ./index.html /usr/share/nginx/html
|
||||
#COPY ./logo.png /usr/share/nginx/html
|
||||
|
||||
Reference in New Issue
Block a user