Fixed dockerfile and updated links in index.html

This commit is contained in:
2023-01-16 09:44:47 +01:00
parent cf47fb09fe
commit d05a8a5ce2
2 changed files with 4 additions and 4 deletions

View File

@@ -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