Haufe-Lexware / wicked.haufe.io

An API Management system based on Mashape Kong
http://wicked.haufe.io
Other
123 stars 37 forks source link

"wicked box start" does not work with Postgres running on custom port #182

Closed DonMartin76 closed 5 years ago

DonMartin76 commented 5 years ago

If you have started Postgres with a port different than the default 5432, neither Kong nor the wicked API will find the Postgres instance.

Workaround: Use the default port (leave out -p <port> argument).