yokeshwaran S
Results
2
comments of
yokeshwaran S
> Another idea - > > Do you accessed test example via 127.0.0.1 ip? you should use your local network ip (for example 192.168.1.238 for me), because 127.0.0.1 on your...
I have pulled docker images "sudo docker run -i -t -d -v onlyoffice_docx_volume:/var/lib/onlyoffice/documentserver-example/files -p 8050:80 --restart=always -e JWT_SECRET=my_jwt_secret onlyoffice/documentserver-de". when i try to open in localhost:8050, it should the list...