From b196c5d232361406a02fdaa0b65864af31d91f34 Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Mon, 6 Oct 2025 13:42:25 -0500 Subject: [PATCH] Update deploy.php --- deploy.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.php b/deploy.php index 4393665..640adab 100644 --- a/deploy.php +++ b/deploy.php @@ -4,7 +4,7 @@ namespace Deployer; require 'recipe/yii.php'; // Config -set('repository', 'git@github.com:caloriethingy/website.git'); +set('repository', 'git@git.sometimescode.com:cgsmith/caloriethingy.com.git'); add('shared_files', [ //'yii',