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