diff --git a/compose.yaml b/compose.yaml index 7780863..4679cad 100644 --- a/compose.yaml +++ b/compose.yaml @@ -155,7 +155,7 @@ services: feed: ports: - - 2587:2586 + - 2586:2586 build: context: ./repos/feed-generator/ restart: always