Hi! I just noticed that when I override `NGINX_WORKER_CONNECTIONS` [this line](https://github.com/tiangolo/uwsgi-nginx-docker/blob/a14ce6aa8e3d1a816922f3d06e9c244083b7e076/python3.7/entrypoint.sh#L22) creates duplicate entries in the nginx config if the container is restarted. Duplicate lines however prevent nginx from coming up after the container restart.