I have an application in Docker container.
And i try to access external Database in VPN by this application (This database is not on docker). but its not allowed to connect.
I use docker compose
I think the issue here is the VPN
Any suggestion,
Note: Docker Run in windows.
Thanks.