gorepod/config.json
Edgaru089 ca2b58bd62 remove GoSourceFile/GoSourceLine configs
as they're formatted in template.html in fact
2021-06-13 19:19:20 +08:00

15 lines
288 B
JSON

{
"__comment__": "What comment? Just go read the code.",
"GitServerPrefix": "https://git.edgaru089.ml",
"Repos": {
"go/gl02": {
"ImportPath": "edgaru089.ml/go/gl02",
"ShortPath": "go/gl02",
"RepoType": "git",
"RepoPath": "https://git.edgaru089.ml/go/gl02.git"
}
}
}