From 91e69338c51d6c42c52aacd9fcaba439bbb83afb Mon Sep 17 00:00:00 2001 From: Eddie Mattia Date: Tue, 25 Nov 2025 14:13:17 -0800 Subject: [PATCH] use dev-yellow --- obproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/obproject.toml b/obproject.toml index 0d0fef1..941bb0c 100644 --- a/obproject.toml +++ b/obproject.toml @@ -1,6 +1,6 @@ # ⬇️ Change this to match the URL of your Outerbounds deployment -platform = 'dev-valay.outerbounds.xyz' +platform = 'dev-yellow.outerbounds.xyz' # ⬇️ Change these to match your project name project = 'dummy_ob_project'