Logging is now disabled by default. If you want to reënable it, set these options: ``` NGINX_ACCESS_LOG_LOCATION="/dev/stdout" NGINX_ERROR_LOG_LOCATION="/dev/stderr" ```