Fix SSH URL format for Gitea remote
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
"repository": "fredsimon/api.fredsimon.cc",
|
"repository": "fredsimon/api.fredsimon.cc",
|
||||||
"branch": "main",
|
"branch": "main",
|
||||||
"git_commit_sha": "HEAD",
|
"git_commit_sha": "HEAD",
|
||||||
"ssh_url": "git@spark-fsi.local:22222/fredsimon/api.fredsimon.cc.git",
|
"ssh_url": "ssh://git@spark-fsi.local:22222/fredsimon/api.fredsimon.cc.git",
|
||||||
"http_url": "http://spark-fsi.local:3000/fredsimon/api.fredsimon.cc"
|
"http_url": "http://spark-fsi.local:3000/fredsimon/api.fredsimon.cc"
|
||||||
},
|
},
|
||||||
"network": {
|
"network": {
|
||||||
|
|||||||
Reference in New Issue
Block a user