diff --git a/README.md b/README.md index 32cbe81..0a61d5a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Request Logger -Serves an HTTP server on port 3000 and logs any requests to a file, stdout, and the response body. +Serves an HTTP server on port 8080 and logs any requests to a file, stdout, and the response body. *This is not intended for production use. It is just a simple diagnostic tool for short-term testing.*