Skip to content

Instantly share code, notes, and snippets.

@turbomam
Created July 7, 2020 16:15
Show Gist options
  • Save turbomam/b11adbbff02d5abddaf76d30ba3249a8 to your computer and use it in GitHub Desktop.
Save turbomam/b11adbbff02d5abddaf76d30ba3249a8 to your computer and use it in GitHub Desktop.
default:
# enter local values and save in user's home directory as graph_db_common.yaml
# GraphDB standard port = 7200
# should probably split into server address and port variables
my.graphdb.base: 'http://graphdbserver:graphdbport'
my.selected.repo: ''
my.graphdb.username: ''
my.graphdb.pw: ''
# Solr standard port = 8983
med.map.kb.solr.host: ''
med.map.kb.solr.port: ''
med.map.kb.solr.core: ''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment