Nginx with selfsigned certificate and basic auth
902
docker run -it -d --name app_reverse_auth \
-p 19443:443 \
-e NGX_FORWARD_TO=https://dnbproducer.ru \
-e NGX_AUTH_USER=hui \
-e NGX_AUTH_PASSWORD=pizda \
snegowiki/nginx-selfsigned-auth
Content type
Image
Digest
sha256:cb0ccc8e0…
Size
97.3 MB
Last updated
about 4 years ago
docker pull snegowiki/nginx-selfsigned-auth