initial
Deploy / deploy (push) Successful in 9s

This commit is contained in:
2026-09-02 17:54:07 -03:00
commit e5f09065a7
3 changed files with 54 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
FROM nginx:alpine
COPY index.html /usr/share/nginx/html/index.html