Commit Graph
4 Commits
Author SHA1 Message Date
philippr e8a8f636d0 add headers to embed nextcloud in frame on external site
This introduces new env variables to configure nextloud to be embedded via
iframe on an external site.
Setting X_FRAME_OPTIONS_ENABLED=1 will configure nginx and nextcloud to
set X-Frame-Options and CSP headers to allow the domain configured in
X_FRAME_OPTIONS_ALLOW_FROM.
2022-08-31 15:40:18 +02:00
3wordchant 42c6e8d553 Working nginx config 2021-08-26 12:08:03 +02:00
3wordchant f71e43949a More FPM excitement 2021-08-26 12:08:03 +02:00
3wordchant a679bfbb0a Nginx 2021-08-26 11:23:19 +02:00