Change openapi doc port from 3000 to 4000 to avoid clashing with adguardhome.
This commit is contained in:
@@ -10,4 +10,4 @@ The easiest way would be to use [Swagger Editor](http://editor.swagger.io/) and
|
||||
|
||||
1. `yarn install`
|
||||
2. `yarn start`
|
||||
3. Open `http://localhost:3000/`
|
||||
3. Open `http://localhost:4000/`
|
||||
|
||||
Reference in New Issue
Block a user