start project

This commit is contained in:
behruz-dev
2025-07-14 13:30:19 +05:00
commit d14c198ac6
22 changed files with 625 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
FROM nginx:alpine
COPY ./resources/layout/nginx.conf /etc/nginx/nginx.conf