From 9479d2d6e5253763efb21497aeffd941811ada3a Mon Sep 17 00:00:00 2001 From: PantheRedEye Date: Thu, 5 Dec 2024 10:23:46 -0600 Subject: [PATCH] updated app title --- redwood.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redwood.toml b/redwood.toml index 147631d..6c40622 100644 --- a/redwood.toml +++ b/redwood.toml @@ -6,7 +6,7 @@ # https://redwoodjs.com/docs/app-configuration-redwood-toml [web] - title = "Redwood App" + title = "SWPPP-TOP" port = 8910 apiUrl = "/.redwood/functions" # You can customize graphql and dbauth urls individually too: see https://redwoodjs.com/docs/app-configuration-redwood-toml#api-paths includeEnvironmentVariables = [