We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f0aeac commit 975b6c4Copy full SHA for 975b6c4
sentry/config.example.yml
@@ -78,6 +78,8 @@ releasefile.cache-path: '/data/releasefile-cache'
78
# secret_key: 'XXXXXXX'
79
# bucket_name: 's3-bucket-name'
80
81
+# The URL prefix in which Sentry is accessible
82
+# system.url-prefix: https://example.sentry.com
83
system.internal-url-prefix: 'http://web:9000'
84
symbolicator.enabled: true
85
symbolicator.options:
0 commit comments