Localhost 11501 - New
docker run -d \ --name alist \ --restart=unless-stopped \ -p 11501:5244 \ -v /opt/alist:/opt/alist/data \ xhofe/alist:latest
Once you have the password:
Open your terminal. Run python -m http.server 11501 . Open your browser to localhost:11501 . See that "Directory listing"? That is not an error. That is the beginning of something new. localhost 11501 new
Notes:










