This commit is contained in:
2026-07-01 18:05:39 +08:00
parent a711a70261
commit 949066db68
2 changed files with 1 additions and 80 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ services:
CMD ["./main"]
container_name: video-factory
ports:
- "80:80"
- "80:3006"
volumes:
- /data/video-factory/workspace:/app/workspace
restart: unless-stopped