Update README.md

This commit is contained in:
Sergey Ispravnikov 2021-11-08 17:47:46 +03:00 committed by GitHub
parent df0e131ae7
commit d3a20d630a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ BitBucketURL='bitbucket url'
authTokenBB='bitbucket auth token' authTokenBB='bitbucket auth token'
GiteaURL='gitea url' GiteaURL='gitea url'
authTokenGitea='gitea auth token' authTokenGitea='gitea auth token'
migrationUsername='user in bb, that have access to all repos' migrationUsername='user in BitBucket, that have access to all repositories'
migrationPassword='password' migrationPassword='password'
``` ```