Description
Implement network configuration features to support:
- Creating new ports for sandbox environments
- CNAME configuration support for custom domain mapping
Requirements
- Add UI for network configuration in the platform
- Support dynamic port creation and mapping
- Enable CNAME record configuration for custom domains
- Ensure network configurations are applied correctly in the sandbox
Acceptance Criteria
- Users can create new ports through the UI
- CNAME configuration works properly for custom domains
- Network settings are persisted and applied to sandbox environments
- Proper validation for port numbers and domain names