- Aligns compose service name with the image name (hrynco.notification-service.web)
- Rename API_PORT env var to WEB_PORT for consistency
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Base compose: explicit internal network, named volumes with VOLUME_PREFIX
- docker-compose.prod.yml: production images, ports, restart policies, hrynco-services external network on rabbitmq
- docker-compose.Development.yml: cleaned up orphan volumes, named dev volumes
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>