Skip to content

Commit

Permalink
Fix array syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
asvishnyakov authored Dec 13, 2024
1 parent 27a310e commit 993a331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/environments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
# Temporary settings below
Serilog__MinimumLevel__Default: Verbose
# Workaround for AppInsights
VirtoCommerce__ModuleSequenceBoost: [ "VirtoCommerce.ApplicationInsights" ]
VirtoCommerce__ModuleSequenceBoost__0: "VirtoCommerce.ApplicationInsights"
secretConfig:
AI__OpenAI__ApiKey: vcst-ai-openai-api-key
Notifications__SendGrid__ApiKey: sendgrid-apikey
Expand Down

0 comments on commit 993a331

Please sign in to comment.