CloudMigrations: Sets default grafana domain to prod (#90526)

This commit is contained in:
lean.dev 2024-07-17 10:48:23 -03:00 committed by GitHub
parent 334657e1cb
commit 7839903fef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -313,7 +313,7 @@ application_insights_endpoint_url =
feedback_links_enabled = true
# Static context that is being added to analytics events
reporting_static_context =
reporting_static_context =
#################################### Security ############################
[security]
@ -1951,6 +1951,6 @@ fetch_access_policy_timeout = 5s
# How long to wait for a request to create to delete an access policy to complete
delete_access_policy_timeout = 5s
# The domain name used to access cms
domain = grafana-dev.net
domain = grafana.net
# Folder used to store snapshot files. Defaults to the home dir
snapshot_folder = ""