fix: csp config for full example
This commit is contained in:
@@ -13,6 +13,7 @@ directives:
|
|||||||
- '''self'''
|
- '''self'''
|
||||||
frame-src:
|
frame-src:
|
||||||
- '''self'''
|
- '''self'''
|
||||||
|
- 'blob:'
|
||||||
- 'https://embed.diagrams.net/'
|
- 'https://embed.diagrams.net/'
|
||||||
# In contrary to bash and docker the default is given after the | character
|
# In contrary to bash and docker the default is given after the | character
|
||||||
- 'https://${ONLYOFFICE_DOMAIN|onlyoffice.owncloud.test}/'
|
- 'https://${ONLYOFFICE_DOMAIN|onlyoffice.owncloud.test}/'
|
||||||
|
|||||||
Reference in New Issue
Block a user