Skip to content

Commit

Permalink
dev: Add config
Browse files Browse the repository at this point in the history
  • Loading branch information
ryaplots committed Sep 19, 2022
1 parent ab88df6 commit f1bded7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/console/console.go
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ func generateConsoleCSPString(config *Config, nonce string) string {
config.UI.StackConfig.EDTC.BaseURL,
config.UI.StackConfig.QRG.BaseURL,
config.UI.StackConfig.GCS.BaseURL,
config.UI.StackConfig.DCS.BaseURL,
config.UI.SentryDSN,
"gravatar.com",
"www.gravatar.com",
Expand Down

0 comments on commit f1bded7

Please sign in to comment.