From ad9139668228a99cb1309be917c22d5f18f76b99 Mon Sep 17 00:00:00 2001 From: ZUNJAE <9930542+zunjae@users.noreply.github.com> Date: Fri, 15 Nov 2019 11:39:25 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d50ecd..72976a5 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,10 @@ $ docker-compose up -d ## Usage -Access the API (v3) `port 9000`: +Access the API (v3) `port 9001`: ``` -http://localhost:9000/public/v3 +http://localhost:9001/public/v3 ``` ## More info