workflowproducts / envelope

Publish web apps based on your PostgreSQL database fast!
https://workflowproducts.com/envelope.html
Apache License 2.0
53 stars 2 forks source link

Envelope install default postgres port #64

Closed josephtocci closed 7 years ago

josephtocci commented 7 years ago

The default install tries to connect to port 5431 instead of 5432, was there a reason for this?

nunziotocci commented 7 years ago

It makes the testing easier, I can change it and fix my test scripts though.

josephtocci commented 7 years ago

Fixed, will be seen in the next release.