Dockerfile should use dist folder
Some checks failed
gds-mock-mcp Docker Build / build (push) Has been cancelled

This commit is contained in:
2026-04-12 00:40:37 -05:00
parent 7aa9cf2327
commit d4bcb045d8
2 changed files with 3 additions and 6 deletions

View File

@@ -17,10 +17,7 @@ services:
start_period: 5s
networks: [default]
gds-mock-mcp:
image: gds-mock-mcp:latest
depends_on:
valkey:
condition: service_healthy
image: registry.mortons.site/gds-mock-mcp:latest
environment:
- NODE_ENV=production
- LOG_LEVEL=debug