docker
docker copied to clipboard
Missing https urls in docker compose with-nginx-proxy
When running nextcloud behind a reverse proxy with the example compose files listed here https://github.com/nextcloud/docker/tree/master/.examples/docker-compose/with-nginx-proxy/mariadb/apache all internal urls are missing https.
This has also been reported here: https://github.com/nextcloud/server/issues/20728