files in wflow directory not found
Confluence User - 28 Apr, 2022
greetings - I installed the latest docker image from docker hub. everything seems to work, but I get an error when I try to reference a file installed in the wflow directory (it is a redirect of the local file system of course)....
ERROR 28 Apr 2022 01:33:30 org.joget.AwsS3FileBinder - java.io.FileNotFoundException: /opt/joget/wflowawsS3.properties (No such file or directory)
seems that there is a missing '/ ' between the wflow and the filename. is this is a setting in the new docker images?
docker;file