fix: changed anis pic

This commit is contained in:
Rushil Umaretiya 2021-10-31 14:46:28 -04:00
parent ee6b0ff42a
commit 3249157c3b
2 changed files with 1 additions and 1 deletions

View File

@ -14,4 +14,4 @@ FROM nginx:latest as serve
COPY --from=build /app/dist /usr/share/nginx/html/ COPY --from=build /app/dist /usr/share/nginx/html/
COPY ./default.conf /etc/nginx/conf.d/default.conf COPY ./default.conf /etc/nginx/conf.d/default.conf
EXPOSE 80 EXPOSE 80

Binary file not shown.

Before

Width:  |  Height:  |  Size: 73 KiB

After

Width:  |  Height:  |  Size: 96 KiB