ARCH - NAS DEPLOY: стабилизация Tasker build baseline

This commit is contained in:
DCCONSTRUCTIONS
2026-05-13 22:43:07 +03:00
parent af01a205f0
commit 4eb6362565
5 changed files with 32 additions and 11 deletions
+1
View File
@@ -79,6 +79,7 @@ FROM nginx:1.27-alpine AS production
COPY apps/web/nginx/nginx.conf /etc/nginx/nginx.conf
COPY --from=installer /app/apps/web/build/client /usr/share/nginx/html
RUN chmod -R a+rX /usr/share/nginx/html
EXPOSE 3000