Add Dockerfile

This commit is contained in:
2026-04-05 01:07:52 +00:00
parent 41633be2d9
commit 49b21a2d93

2
Dockerfile Normal file
View File

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