docker nginx proxy with auth
mkdir nginx-docker-tuorial
cd nginx-docker-tuorial
docker run --rm -ti -v $(pwd):/tmp httpd:alpine htpasswd -c /tmp/.htpasswd umbrel
mkdir nginx-docker-tuorial
cd nginx-docker-tuorial
docker run --rm -ti -v $(pwd):/tmp httpd:alpine htpasswd -c /tmp/.htpasswd umbrel