mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-15 12:04:09 +00:00
14 lines
302 B
INI
14 lines
302 B
INI
|
[Common]
|
||
|
;app URL
|
||
|
url = https://openbounty.status.im:444/
|
||
|
[Paths]
|
||
|
;AbsolutePath to 'tests' folder
|
||
|
tests_absolute = /usr/dir/open-bounty/test/end-to-end/tests/
|
||
|
[ORG]
|
||
|
;GitHub credentials for organization
|
||
|
gh_login = login
|
||
|
gh_password = password
|
||
|
;MetaMask password for organization
|
||
|
mm_password = password
|
||
|
|