Fix Docker build context and file paths for gtm-app

This commit is contained in:
2026-01-02 19:07:34 +00:00
parent b47a65eb83
commit 9e597d98d4
2 changed files with 15 additions and 8 deletions

View File

@@ -88,8 +88,8 @@ services:
gtm-app:
build:
context: ./gtm-architect
dockerfile: Dockerfile
context: .
dockerfile: gtm-architect/Dockerfile
container_name: gtm-app
restart: unless-stopped
volumes: