- Add app_ports table for storing port mappings per app - Add Port model with CRUD operations - Add handlers for adding/deleting port mappings - Add ports section to app detail template - Update Docker client to configure port bindings when creating containers - Support both TCP and UDP protocols |
||
|---|---|---|
| .. | ||
| 001_initial.sql | ||
| 002_remove_container_id.sql | ||
| 003_add_ports.sql | ||