allow iframes
This commit is contained in:
parent
c6b27c95b3
commit
ef4717415e
@ -152,3 +152,4 @@ CELERY_BEAT_SCHEDULE = {
|
|||||||
'schedule': 20.0,
|
'schedule': 20.0,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
X_FRAME_OPTIONS = 'ALLOW-FROM https://randomsec.projektstudencki.pl/'
|
||||||
|
Loading…
Reference in New Issue
Block a user