Skip to content

Commit

Permalink
fix: updated newrelic key to 40 letter character
Browse files Browse the repository at this point in the history
  • Loading branch information
punit-kulal committed Jul 24, 2023
1 parent ee1c594 commit a1e2373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ timeout: 5s
newrelic:
appname: example
enabled: false
license: "<key>"
license: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
# Database configurations for stencil backend
db:
# Connection string for postgres database
Expand Down

0 comments on commit a1e2373

Please sign in to comment.