Gitly
English
Русский
Español
日本語
中文
Português
Pricing
Log in
Register
gitlyx
/
config.json
8
lines
·
8
sloc
·
187 bytes
·
31b1cb297e0cd7893d102dbf7410a58b89a2cf54
Raw
1
{
2
"repo_storage_path": "./repos",
3
"archive_path": "./archives",
4
"avatars_path": "./avatars",
5
"hostname": "gitly.org",
6
"ci_service_url": "http://localhost:8081",
7
"usdt_wallet": ""
8
}
9