Merge pull request #2000 from papi656/fix/correct-variable-name

Correct variable for url for bitbucket server
This commit is contained in:
Tal 2025-08-17 09:34:33 +03:00 committed by GitHub
commit d2c304eede
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -93,7 +93,7 @@ webhook_secret = ""
# For Bitbucket app # For Bitbucket app
app_key = "" app_key = ""
base_url = "" url = ""
[azure_devops] [azure_devops]
# For Azure devops personal access token # For Azure devops personal access token