Hi, trying to setup private ownCloud server using official docker-compose yaml. I would like to configure it with s3 as a primary storage by following the instructions from:
Is it possible to amend the config.php
file inside the official ownCloud docker image while using docker-compose?