anthropics / anthropic-quickstarts

A collection of projects designed to help developers quickly get started with building deployable applications using the Anthropic API
MIT License
6.55k stars 904 forks source link

Dynamic Port Configuration #152

Closed demeisen-avatar closed 3 days ago

demeisen-avatar commented 3 days ago

Dynamic Port Configuration

This PR implements a flexible port configuration system that separates internal from external ports and validates port availability before container startup.

Changes

Benefits

Testing

Fixes #147