changes git url

This commit is contained in:
2022-11-18 13:53:27 -06:00
parent 6ccb263426
commit 5e3bd26957

View File

@ -74,7 +74,7 @@ ENTRYPOINT ["/bin/sh", "-c", "./vlmcsd -L \${LISTEN_IP}:\${LISTEN_PORT} -m \${MA
], ],
userRemoteConfigs: [ userRemoteConfigs: [
[ [
url: "ssh://git@gitea.smoothnet.org:31822/nhyatt/vlmcsd-source.git", url: "ssh://git@gitea.c.test-chamber-13.lan:31822/nhyatt/vlmcsd-source.git",
credentialsId: "Gitea-Read-Only-Token", credentialsId: "Gitea-Read-Only-Token",
], ],
], ],