Update docker files

This commit is contained in:
d3m0k1d
2025-10-17 21:45:42 +03:00
parent 2935ef296d
commit f2ecc5cc1a
2 changed files with 23 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
FROM nginx:alpine3.22
EXPOSE 80 443
COPY . /
COPY ./nginx.conf /etc/nginx/nginx.conf