From aeaaae9773e05b5fea5efa504043b88928915842 Mon Sep 17 00:00:00 2001 From: Rizal Widyarta Gowandy Date: Wed, 30 Mar 2022 15:15:05 +0700 Subject: [PATCH] Fix README port --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9e50fa1..6e45353 100644 --- a/README.md +++ b/README.md @@ -100,9 +100,9 @@ $ go run main.go Browse to -- http://localhost:8998 => see server health status. -- http://localhost:8998/jobs => see the html page. -- http://localhost:8998/api/jobs => see the json response. +- http://localhost:9001 => see server health status. +- http://localhost:9001/jobs => see the html page. +- http://localhost:9001/api/jobs => see the json response. ```json {