ваше сообщение коммита

This commit is contained in:
2025-07-10 13:20:55 +03:00
parent 18a259a5d2
commit e0ec889863
11 changed files with 114 additions and 21 deletions

View File

@@ -0,0 +1,3 @@
FROM nginx:alpine
COPY dist/ /usr/share/nginx/html/
COPY nginx-tunnel.conf /etc/nginx/conf.d/default.conf