Skip to content

Commit

Permalink
api v3
Browse files Browse the repository at this point in the history
  • Loading branch information
snacktavish committed Jan 29, 2019
1 parent 1e73e8d commit 96e41da
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions dev/peyotl.config
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
[logging]
level = debug
filepath = ~/peyotl-log
formatter = rich

[apis]
phylesystem_api = http://api.opentreeoflife.org
oti = http://api.opentreeoflife.org
taxomachine = http://api.opentreeoflife.org
treemachine = http://api.opentreeoflife.org
amendments_api = https://api.opentreeoflife.org
phylesystem_api = https://api.opentreeoflife.org
oti = https://api.opentreeoflife.org
taxomachine = https://api.opentreeoflife.org
treemachine = https://api.opentreeoflife.org
api_version = 3
raw_urls = false


0 comments on commit 96e41da

Please sign in to comment.