Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Code Block |
---|
workflowUser=postgres |
...
workflowPassword=postgres |
...
workflowDriver=org.postgresql.Driver |
...
workflowUrl=jdbc\:postgresql\://hostname/jwdb |
You may need to change the datasource URL, database user and database user's password accordingly.
Code Block |
---|
currentProfile=postgresql |