Initial commit

This commit is contained in:
Marek Lesko
2025-09-22 17:20:14 +02:00
parent 6ed13a2f4b
commit 0ed5b22223
785 changed files with 3258 additions and 0 deletions

2
Dockerfile Normal file
View File

@@ -0,0 +1,2 @@
FROM nginx:alpine
COPY . /usr/share/nginx/html