Skip to content

fix: expose API through Docker Compose - #13

Merged
AlexKalll merged 1 commit into
iCog-Labs-Dev:devfrom
samiyonas:fix/docker-api-access
Aug 16, 2026
Merged

AlexKalll merged 1 commit into
iCog-Labs-Dev:devfrom
samiyonas:fix/docker-api-access

Conversation

@samiyonas

Copy link
Copy Markdown

Summary

  • Allow the application port to be published by removing the internal-only
    Docker network configuration.
  • Mount Swagger UI at /api/docs.

Available endpoints

  • Swagger UI: /api/docs
  • OpenAPI JSON: /api/docs-json
  • Health check: /api/health

This allows the API and its documentation to be accessed from the host when
running the development Docker Compose stack.

@AlexKalll
AlexKalll merged commit 91a4119 into iCog-Labs-Dev:dev Aug 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants