Add deploy workflow: build.bat packaging script plus gitignore zip exclusion

This commit is contained in:
2026-05-25 22:54:36 +08:00
parent d972421312
commit b66adcddde
5 changed files with 195 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ services:
networks:
- app-network
# Frontend: Python HTTP server with API proxy
# Frontend: Node.js static file server with API proxy
frontend:
build:
context: .