Update dockerfile

This commit is contained in:
Late Night Defender 2023-07-24 11:30:06 +07:00
parent 4be6f7de57
commit 1623b5e671

View file

@ -1,5 +1,5 @@
FROM nginx:alpine
# Copy files to nginx path
#RUN cp -r dist/* /usr/share/nginx/html
RUN cp -r * /usr/share/nginx/html