pgadmin4/pkg/docker/config_distro.py

5 lines
77 B
Python

HELP_PATH = '../../docs'
DEFAULT_BINARY_PATHS = {
'pg': '/usr/bin'
}