chore(gtm): Optimize Docker container with multi-stage build and flat structure
This commit is contained in:
@@ -98,7 +98,7 @@ services:
|
||||
- ./gtm_architect_orchestrator.py:/app/gtm_architect_orchestrator.py
|
||||
- ./market_db_manager.py:/app/market_db_manager.py
|
||||
# Sideloading: Server Logic
|
||||
- ./gtm-architect/server.cjs:/app/gtm-architect/server.cjs
|
||||
- ./gtm-architect/server.cjs:/app/server.cjs
|
||||
# Database Persistence
|
||||
- ./gtm_projects.db:/app/gtm_projects.db
|
||||
# Keys
|
||||
|
||||
Reference in New Issue
Block a user