Files
dashboard/.qoder/repowiki/knowledge/zh/Docker Compose 编排与 rsync 增量部署/_module.yaml
T

16 lines
346 B
YAML
Raw Normal View History

2026-06-30 14:46:52 +08:00
schema_version: 1
module_path: build_system
title: Docker Compose 编排与 rsync 增量部署
scope: []
source_files:
- docker-compose.yml
- backend/Dockerfile
- frontend/Dockerfile
- frontend/nginx.conf
- scripts/upload.sh
- DEPLOY.md
- backend/package.json
- frontend/package.json
depends_on: []
related_to: []