Skip to content

Commit

Permalink
Triggger GetOrgs build
Browse files Browse the repository at this point in the history
  • Loading branch information
RobKraft committed Dec 12, 2024
1 parent a359a23 commit 9ec4b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lambdas/GetOrgs/Function.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
using System.Text.Json.Serialization;

namespace GetOrgs;

public class Function
{
static string _dbHost = Environment.GetEnvironmentVariable("DB_HOST") ?? "reusefull.cq0mnx0ystdx.us-east-2.rds.amazonaws.com";
Expand Down

0 comments on commit 9ec4b7b

Please sign in to comment.