auto-save 2026-04-24 01:12 (+1, ~2)

This commit is contained in:
2026-04-24 01:12:29 +08:00
parent 47c45e36dd
commit 71ad32f946
3 changed files with 29 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
FROM nginx:alpine
COPY index.html /usr/share/nginx/html/index.html
COPY anime.umd.min.js /usr/share/nginx/html/anime.umd.min.js
RUN printf 'server {\n\
listen 80;\n\