Hi SleepProgger
I have tested it with Python 3.7 on Ubuntu 18.04 and issue is not
reproducible. I have used password authentication to create the SSH
Tunnel.
On Fri, Jan 4, 2019 at 12:26 AM SleepProgger wrote:
> Since updating to pgAdmin4 3.6 i can't use the SSH tunnel feature anymore.
>
> As
Hi,
I'm using the next docker-compose configuration:
pgAdmin:
image: dpage/pgadmin4
ports:
- "5050:80"
environment:
PGADMIN_DEFAULT_EMAIL: u...@domain.com
PGADMIN_DEFAULT_PASSWORD: secret
volumes:
- ./servers.json:/pgadmin4/servers.json
After run the docker, if I execute