Merge branch 'fix_configuration_by_removing_duplicated_allow_local_remote_servers' into 'master'

Fix configuration by removing duplicated allow_local_remote_servers

See merge request digitaldemocratic/digitaldemocratic!21
Josep Maria Viñolas Auquer 2021-06-03 17:07:53 +00:00
commit 98408e2054
1 changed files with 0 additions and 1 deletions

View File

@ -133,7 +133,6 @@ add-plugins: connect-saml
docker exec -u www-data isard-apps-nextcloud-app php occ --no-warnings config:app:set onlyoffice DocumentServerUrl --value="https://oof.$$DOMAIN"
docker exec -u www-data isard-apps-nextcloud-app php occ --no-warnings config:app:set onlyoffice jwt_secret --value="secret"
docker exec -u www-data isard-apps-nextcloud-app php occ --no-warnings config:app:set onlyoffice jwt_header --value="Authorization"
docker exec -u www-data isard-apps-nextcloud-app php occ --no-warnings config:system:set allow_local_remote_servers --value=true
# Allow nextcloud into other apps iframes