Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Can I use this image to route other services through the VPN? in a docker-compose #189

Open
carlos-algms opened this issue Jul 7, 2023 · 0 comments

Comments

@carlos-algms
Copy link

I want to use the VPN inside your image for other services in the same docker-compose file.

Would that be possible?

services:
  qbittorrentvpn:
    image: dyonr/qbittorrentvpn
    .....

  whatever_arr:
    .....
    network_mode: "service:qbittorrentvpn" # <<< here

thanks.

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

No branches or pull requests

1 participant