完成Web ASM

This commit is contained in:
Misaki
2026-06-08 22:09:35 +08:00
parent e565b80bc2
commit 36660519c1
28 changed files with 1148 additions and 178 deletions
+7
View File
@@ -0,0 +1,7 @@
services:
ncmdump:
build: .
container_name: ncmdump-web
ports:
- "8080:8080"
restart: unless-stopped