- hf_backend: use explicit env vars (CONFIG_DIR, SECRET_KEY, LOG_LEVEL), wizard_config volume - hf_frontend: VITE_API_BASE_URL points to hf_backend service name, VITE_WIZARD_PORT - wizard: CORS_ORIGINS, LISTEN_ADDR, MAX_BACKUPS - Add mysql healthcheck condition for hf_backend
- hf_backend: zhi/harborforge-backend:multi-stage on port 8000 - hf_frontend: zhi/harborforge-frontend:latest on port 3000 - wizard: nav/abstract-wizard:latest on port 8082 - All services share app-network bridge