Skip to content

Commit

Permalink
envs
Browse files Browse the repository at this point in the history
  • Loading branch information
punkrelique committed Oct 29, 2023
1 parent 5c5ebfb commit 93a5697
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Botinok/Program.fs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ let main _ =

let appConfig =
ConfigurationBuilder()
.AddEnvironmentVariables()
.AddJsonFile("appsettings.json")
.Build()

Expand Down

0 comments on commit 93a5697

Please sign in to comment.