Skip to content

Commit

Permalink
Update backend-config.json.tpl
Browse files Browse the repository at this point in the history
Signed-off-by: Paweł Placzyński <[email protected]>
  • Loading branch information
placek authored May 14, 2024
1 parent 160ff9d commit 107f4eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/govtool/config/templates/backend-config.json.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
"cachedurationseconds": 20,
"sentrydsn": "<SENTRY_DSN>",
"metadatavalidationhost": "http://metadata-validation",
"metadatavalidationport": "3000"
"metadatavalidationport": 3000
}

0 comments on commit 107f4eb

Please sign in to comment.