Skip to content

Commit

Permalink
xd
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikus1993 committed Jan 27, 2024
1 parent 3b6efba commit b8b6ba3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/XboxPromotionCheckerBot.App/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

var builder = CoconaApp.CreateBuilder();

builder.Configuration.AddEnvironmentVariables();
builder.Configuration.AddJsonFile("appsettings.json", optional: false);
builder.Configuration.AddUserSecrets<Program>();

Expand Down

0 comments on commit b8b6ba3

Please sign in to comment.