diff --git a/automation/cloudflared-sync.sh b/automation/cloudflared-sync.sh index b099bb6..99ea4ed 100644 --- a/automation/cloudflared-sync.sh +++ b/automation/cloudflared-sync.sh @@ -13,7 +13,7 @@ EOF # === CONFIGURATION === REPOS=( - "git@git.dvirlabs.com:dvir/sandbox.git" + "https://git.dvirlabs.com/dvir/sandbox-apps.git" ) WORKDIR=".tmp-repos"