juliusknorr / nextcloud-docker-dev

Nextcloud development environment using docker-compose
GNU Affero General Public License v3.0
139 stars 74 forks source link

Server under maintenance mode when trying to connect with android emulator to the server #315

Open jadjoud opened 7 months ago

jadjoud commented 7 months ago
servernext
juliusknorr commented 7 months ago

Accessing the server by ip is not working with the proxy that the container is using. You will need to use the hostname

https://juliushaertl.github.io/nextcloud-docker-dev/basics/hostnames/

For using it with a external device you may want to checkout https://github.com/juliushaertl/nextcloud-docker-dev/issues/289#issuecomment-1895852971.