arheom commented on issue #1117:
URL: https://github.com/apache/camel-karavan/issues/1117#issuecomment-1938866187

   From what I can see inside the application.properties: 
https://github.com/apache/camel-karavan/blob/main/karavan-web/karavan-app/src/main/resources/application.properties:
   ```
   karavan.git-repository=http://gitea:3000/karavan/karavan.git
   karavan.git-username=karavan
   karavan.git-password=karavan
   karavan.git-branch=main
   ```
   you could choose a branch, but all inside same repo. Each project would be a 
folder inside that repo, but you could eventually have different branches for 
different environments, for example.


-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to