Add NAS CI demo

This commit is contained in:
admin
2026-06-16 03:38:51 +08:00
commit 91576dbaa6
4 changed files with 148 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
FROM nginx:1.27-alpine
COPY index.html /usr/share/nginx/html/index.html