pgadmin4/pkg/docker/config_distro.py

5 lines
88 B
Python

HELP_PATH = '../../docs'
DEFAULT_BINARY_PATHS = {
'pg': '/usr/local/pgsql-11'
}