Replies: 1 comment
-
These are the logs coming from the Gluetun`s container
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am using Portainer to manage my Docker containers. I have the following YAML file for my setup:
When I connect to the Gluetun container and run
curl ipinfo.io/json
, I can verify that the VPN is working because it returns an Argentinian IP. However, when I go to the api-clubahorro container and run the same command, I always get the VPS's IP, not the VPN's.I ran out of options, don't know what else to do really..
Beta Was this translation helpful? Give feedback.
All reactions