UNCLASSIFIED - NO CUI

PGADMIN_SERVER_JSON_FILE no longer works with current entrypoint.sh

The pgadmin entrypoint.sh no longer supports the --load-servers option but should instead should use load-servers.

See:

The current IronBank entrypoint.sh also overrides the default location of /pgadmin4/servers.json. It is uncertain to me if this is intentional or not.

See:

Edited by Caleb Adams