Hello,
I installed my Nextcloud via Docker Image.
With the new version 23, I have the following problem.
"You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly"
I have the last changes in the Dockerfile and in the docker-compose.yml according to example:
https://github.com/nextcloud/docker/tree/master/.examples/docker-compose/with-nginx-proxy/mariadb/apache
updated on my server.
Nevertheless, the message mentioned above still occurs.
Does anyone have a solution for me?
Thanks and Regards