Hello
I am running an instance of document server through Docker and i want to use the Strapi connector to connect the two. Strapi is running on port 1337 on the host machine. However when i open the file in Strapi to edit, document server throws this error:
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1159:16)
[2022-12-09T08:42:56.041] [ERROR] [localhost] [1_Sample_test_6eb732bb0c1670497470199] [1] nodeJS - error downloadFile:url=http://localhost:1337/onlyoffice/file?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjEiLCJpYXQiOjE2NzA1NzUzNzMsImV4cCI6MTY3MDU3NTU1M30.xhDJKvDSCe-N9DjWUeVx0kytiXlS-dBA5PfUnPBxrI0;attempt=3;code:ECONNREFUSED;connect:undefined Error: connect ECONNREFUSED 127.0.0.1:1337
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1159:16)