A better build

This commit is contained in:
2026-02-13 15:17:59 -03:00
parent bbf61cd6d5
commit 26c31fded6
5 changed files with 76 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM nginx:alpine
COPY nginx/conf.d/ /etc/nginx/conf.d/
COPY src/ /usr/share/nginx/html/
COPY dist/ /usr/share/nginx/html/