Browse Source

Fix port (#788)

pull/793/head
Thomas Kaul 3 years ago
committed by GitHub
parent
commit
bc117fe601
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
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

Loading…
Cancel
Save