Skip to content

Commit f97fe6b

Browse files
committed
1 parent 9fb4e54 commit f97fe6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@
243243
CORS_ORIGIN_ALLOW_ALL = True
244244
CORS_ALLOW_HEADERS = list(default_headers) + [
245245
'sentry-trace',
246+
'baggage',
246247
]
247248

248249
ROOT_URLCONF = 'main.urls'

0 commit comments

Comments
 (0)