docs icon indicating copy to clipboard operation
docs copied to clipboard

Is the API port in web docs correct?

Open danwdart opened this issue 7 years ago • 1 comments

API port in web docs suggest the API port defaults to a number which is not the same as the API doc suggests that the API port defaults to. Is this intentional?

danwdart avatar Oct 08 '18 10:10 danwdart

https://github.com/dadi/docs/edit/master/docs/web/6.1.md Line 70 says example Web port is 3000 Line 96 says example API port is 3000 Line 191 says default Web port is 8080, example is 80 Line 206 says default API port is 8080 (as well?), example is 3001

https://github.com/dadi/docs/edit/master/docs/api/4.3.md Line 87 says default API listening port is 8081 which is different to any expectation above.

danwdart avatar Oct 19 '18 11:10 danwdart