remiborredon commented on issue #1292:
URL: https://github.com/apache/camel-karavan/issues/1292#issuecomment-2124788750
Thanks a lot. That's weared, here is the beginning of my docker-compose file:
`name: karavan
services:
karavan:
container_name: karavan
image: ghcr.io/apache/camel-karavan:4.6.0
ports:
- "8080:8080"
`
I will go back to 4.5.1 then.
I must also provide credential to access the server, I suppose that I must
use the variable "camel.jbang.mavenSettings" right?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]