@ -27,5 +27,4 @@ ADD public_nginx_conf /etc/nginx/sites-enabled/public_nginx_conf
# switch to the created user and run nginx
USER deploy
CMD ["nginx", "-g", "daemon off;"]