fix: csp config for full example

This commit is contained in:
Michael Barz
2024-07-08 09:18:33 +02:00
parent c6e7ea6131
commit c4101fa9e2

View File

@@ -13,6 +13,7 @@ directives:
- '''self'''
frame-src:
- '''self'''
- 'blob:'
- 'https://embed.diagrams.net/'
# In contrary to bash and docker the default is given after the | character
- 'https://${ONLYOFFICE_DOMAIN|onlyoffice.owncloud.test}/'