def getCredentials():
    """ Return credentials for the database """
    return "host=localhost dbname=logistics user=python_app password=blablapoivron"