diff --git a/src/meshdb/settings.py b/src/meshdb/settings.py index f20f40c4..5bb5bf19 100644 --- a/src/meshdb/settings.py +++ b/src/meshdb/settings.py @@ -80,7 +80,7 @@ "https://cdn.redoc.ly", # Redoc "blob:", # Redoc "'unsafe-inline'", # TODO: Remove me https://github.com/nycmeshnet/meshdb/issues/645 - "*.browser-intake-us5-datadoghq.com", + "browser-intake-us5-datadoghq.com", ] CSP_IMG_SRC = [ "'self'",