Hi,
I have followed your instructions to setup a multislide instance on my remote server using docker commands.
I can see multislide homepage at http://localhost:8080/multislide/#/.
However, I cannot open any demo file or create a new project.
When I check docker logs, I get:
NETWORK [thread1] waiting for connections on port 27017
It looks like there is maybe an issue with mongoDB - any suggestion to solve this problem?
Thank you
Virginie