gitness
gitness copied to clipboard
Pipelines not working different port other than 3000.
I have hosted Gitness on my VPS with a custom domain setup. when using pipeline it only works with port 3000. if we set a different port using the env variable pipeline throwing the below error.
I am using below port number for my gitness setup.
You may need to set GITNESS_HTTP_PORT=3000
.
Please refer to the documentation. https://docs.gitness.com/installation/settings
More or less, same to me. I think this can be related to https://github.com/harness/gitness/issues/3428