mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
10 lines
298 B
JSON
10 lines
298 B
JSON
{
|
|
"username": "changeit",
|
|
"password": "changeit",
|
|
"test_repo_http_url": "https://gitee.com/tikazyq/test-repo",
|
|
"ssh_username": "git",
|
|
"ssh_password": "",
|
|
"test_repo_ssh_url": "git@gitee.com:tikazyq/test-repo.git",
|
|
"private_key": "changeit",
|
|
"private_key_path": "/root/.ssh/id_rsa"
|
|
} |