Icebob

Results 390 comments of Icebob

For npm: ``` "overrides": { "@graphql-tools/links@7": { "apollo-upload-client": "15.0.0" }, "@graphql-tools/url-loader@6": { "extract-files": "10.0.0" }, "graphql-request@5": { "extract-files": "10.0.0" } } ```

Yes, I tried the redeploy, but it had no effect. However, yeah would be good a warning there, Next week, I will try it again.

I deployed a custom docker image from my registry.

It's different from #30. In #30 I wanted to expose the Dokploy admin site port on different port instead of 3000. In this ticket I wanted to expose the started...

But how, I installed the containers with the `curl ....sh | sh` command.

I would like to use it in localhost for dev tools, but my main project is running on 3000 as well and it causes conflict at port binding.

The message means we developed and tested with amqplib with 0.8.x and 0.9.x only. So the amqplib 0.10 version is released after the lib is developed. We will test it...

Hi, it would be good to somehow reproduce the issue that we can investigate the subscription logic at reconnecting. Could you create a repro code? Do you connect to a...