-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
Description
There are problems logging in with the iOS app which requires one to set 'overwriteprotocol' => 'https' in the config.php (ref: nextcloud/ios#768)
Is there any way of putting this into a .env constant for docker-compose or something?
The fix right now is basically connecting to the container, installing vim and edit manually.
Thanks