Add docker files

This commit is contained in:
d3m0k1d
2025-10-16 22:25:42 +03:00
parent a72abb26dd
commit 29cb51764c
2 changed files with 6 additions and 0 deletions

0
docker-compose.yml Normal file
View File

6
frontend/Dockerfile Normal file
View File

@@ -0,0 +1,6 @@
FROM nginx:alpine3.22
COPY . /