Initial Commit
This commit is contained in:
parent
3f0ad1c876
commit
c8e7a2f7f5
3 changed files with 146 additions and 0 deletions
6
props.py
Normal file
6
props.py
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
BitBucketURL='https://bitbucket.example.com'
|
||||
authTokenBB='bitbucket auth token'
|
||||
GiteaURL='https://gitea.example.com'
|
||||
authTokenGitea='gitea auth token'
|
||||
migrationUsername='user@example.com'
|
||||
migrationPassword='password'
|
||||
Loading…
Add table
Add a link
Reference in a new issue