Skip to content

Conversation

kapily
Copy link
Contributor

@kapily kapily commented Mar 21, 2024

When running in docker, I'm having to provide two different URLs - one 127.0.0.1:$PORT and localhost:$PORT
Currently, it's not possible for me to provide two different URLs.

Could we either incorporate this change or provide another mechanism to have a different URL for the task server?

@pplonski
Copy link
Contributor

Hi @kapily,

What is task server? Could you please provide more information about your use case?

@kapily
Copy link
Contributor Author

kapily commented Mar 23, 2024

Basically the current behavior seems to be to take the URL of the referrer and then use that to add to the task queue. When running this on a webserver in docker, the server is attempting to push to a webaddress instead of localhost. That's why I wanted to be able to explicitly have a task server url

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants