William
10/05/2024, 10:01 AMWilliam
10/06/2024, 1:33 AMWilliam
10/06/2024, 7:51 AMnetworks
param in the Work Pool
. If you need to connect to other Docker services running locally, you must specify a network
in your Work Pool
:
1. In the UI, go to your Work Pool
2. Click the three dots and go to Edit
3. On the config page, scroll down to Networks
4. Add the name(s) of your Docker networks in quotes, in a bracketed list, e.g. ["my-docker-network", "my-other-network"]
5. Click Save
at the bottom!