quickstart-docker-git icon indicating copy to clipboard operation
quickstart-docker-git copied to clipboard

Check documentation for NGINX_PORT and NGINX_HOST

Open coco98 opened this issue 8 years ago • 0 comments

@praveenweb @arvi3411301 If you use NGINX_HOST and NGINX_PORT env vars, then your Dockerfile command has to change to use envsubst.

Please refer: https://hub.docker.com/_/nginx/ Section: #using environment variables in nginx configuration

coco98 avatar Mar 11 '17 16:03 coco98