diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2021-06-12 19:01:13 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2021-06-12 19:01:13 -0300 |
commit | 57376180c9d01e293c79c1fdd846ec46c156a3d0 (patch) | |
tree | 3e89d49e13c8858db44093a0cbf5ef7b73f01711 | |
parent | 370aa8f9140476dd39d26831494b2de737edb359 (diff) |
Fix docs
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index fff72f5..c913de4 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ Testserver ========== A static HTTP server. Takes a specially-crafted `&'static str` and serves it -on a random localhost port. IPv4-only. +on a random port on `127.74.137.226`. |