Fix: Resolved Phase 5 UI rendering, updated server version to 1.2.0, and fixed critical volume mount path for server.cjs

This commit is contained in:
2026-01-03 14:05:27 +00:00
parent c013cfb02b
commit 2b1c5e45df
4 changed files with 12 additions and 2 deletions

View File

@@ -95,6 +95,7 @@ services:
volumes:
# Sideloading for live development
- ./gtm-architect:/app/gtm-architect
- ./gtm-architect/server.cjs:/app/server.cjs
- ./gtm_architect_orchestrator.py:/app/gtm_architect_orchestrator.py
- ./helpers.py:/app/helpers.py
- ./config.py:/app/config.py