Hey guys! How you doing? Iâm having a problem that every time when i run the command:
sudo docker run
âinit
âsig-proxy=false
âname nextcloud-aio-mastercontainer
ârestart always
âpublish 80:80
âpublish 8080:8080
âpublish 8443:8443
âvolume nextcloud_aio_mastercontainer:/mnt/docker-aio-config
âvolume /var/run/docker.sock:/var/run/docker.sock:ro
ghcr.io/nextcloud-releases/all-in-one:latest
And, when i enter in the plataform from my ip address the pass pharse does not appear to me . How can i fix that?