From bc117fe601b17b28d88e0421f5391ee126071434 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 2 Apr 2022 10:47:26 +0200 Subject: [PATCH] Fix port (#788) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bdef258f..17cb0738a 100644 --- a/README.md +++ b/README.md @@ -174,7 +174,7 @@ Run `yarn test` #### Request -`POST http://localhost:4200/api/v1/import` +`POST http://localhost:3333/api/v1/import` #### Authorization: Bearer Token