#!/bin/sh
exec /usr/bin/nginx -g 'daemon off;' 2>&1
