initial commit

This commit is contained in:
Urban Modig
2025-04-20 16:02:36 +02:00
commit 7175db2b54
15 changed files with 479 additions and 0 deletions

2
Dockerfile Normal file
View File

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