mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2025-12-22 21:41:57 +00:00
Autoformat
This commit is contained in:
@@ -120,9 +120,7 @@ APP_DEFAULT_SECURE_HEADERS = {
|
||||
"img-src": [
|
||||
"*",
|
||||
],
|
||||
"script-src": [
|
||||
"'self'", "blob:", "'wasm-unsafe-eval'"
|
||||
],
|
||||
"script-src": ["'self'", "blob:", "'wasm-unsafe-eval'"],
|
||||
},
|
||||
"force_https": True,
|
||||
"force_https_permanent": False,
|
||||
|
||||
Reference in New Issue
Block a user