fix: use jd01 runtime git and postgres endpoints

This commit is contained in:
UniDesk Codex
2026-07-06 16:03:23 +08:00
parent 11bee7e5bb
commit 6167368da0
4 changed files with 6 additions and 6 deletions
@@ -24,7 +24,7 @@
{
"name": "git-read-url",
"type": "string",
"default": "http://git-mirror-http.devops-infra.svc.cluster.local/pikasTech/HWLAB.git"
"default": "http://gitea-http.devops-infra.svc.cluster.local:3000/mirrors/pikasTech-HWLAB.git"
},
{
"name": "git-write-url",