FROM dpage/pgadmin4:latest

COPY config_local.py /pgadmin4/config_local.py
COPY servers.json /pgadmin4/servers.json
