Skip to content

Commit

Permalink
add comment about development against localhost API
Browse files Browse the repository at this point in the history
  • Loading branch information
wbbaker committed Jan 2, 2025
1 parent 3467ecf commit f820eea
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/api.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
url: https://sfg.taxonworks.org/api/v1

# Localhost development: Requires a database dump and local restore.
# Get started at https://sfg.taxonworks.org/tasks/projects/data
# url: http://localhost:3000/api/v1

# Isoptera Species File (has more data, good for testing)
# project_token: CkxD15vOFrXd-kq2QchPig

Expand Down

0 comments on commit f820eea

Please sign in to comment.