Skip to content

Commit

Permalink
Add environment variable for Product fruits integration (#382)
Browse files Browse the repository at this point in the history
  • Loading branch information
kshmidt-digma authored Feb 4, 2025
1 parent 534ca81 commit bbdc9f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/digma-ng/templates/ui/ui-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ data:
window.theme = "dark-jetbrains";
window.postHogApiKey = "phc_5sy6Kuv1EYJ9GAdWPeGl7gx31RAw7BR7NHnOuLCUQZK";
window.postHogHost = "https://us.i.posthog.com";
window.productFruitsWorkspaceCode = "GBNh54uJtBaeWuOq";
ide-launcher-env.js: |
window.platform = "Web";
window.theme = "dark-jetbrains";
Expand Down

0 comments on commit bbdc9f1

Please sign in to comment.