#Connect over tcp to runner
1 messages · Page 1 of 1 (latest)
some spitting through the engine code gave me an answer.
You can set the port the Dagger engine listens on by specifying --addr tcp://<addr:port>
1 messages · Page 1 of 1 (latest)
In the documentation the possibility to access a custom runner through _EXPERIMENTAL_DAGGER_RUNNER_HOST is mentioned which accepts a value of tcp://<addr:port>. What should the port be in this case?
some spitting through the engine code gave me an answer.
You can set the port the Dagger engine listens on by specifying --addr tcp://<addr:port>