This commit is contained in:
SRP-mango 2023-08-02 03:15:55 +07:00
commit 51ec773b81

View file

@ -13,4 +13,4 @@ RUN yarn
RUN yarn run build RUN yarn run build
# Copy files to nginx path # Copy files to nginx path
RUN cp -r dist/* /usr/share/nginx/html RUN cp -r dist/* icons /usr/share/nginx/html