Skip to content

Commit

Permalink
configure BIH settings
Browse files Browse the repository at this point in the history
  • Loading branch information
craigrbarnes committed Mar 13, 2024
1 parent 046e0d7 commit ca2b1b1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .env.development
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
GEN3_COMMONS_NAME=bih
NEXT_PUBLIC_GEN3_API=https://localhost:3000
NEXT_PUBLIC_GEN3_GUPPY_API=https://bih.data-commons.org/guppy
# set these if you want to use different endpoints
#NEXT_PUBLIC_GEN3_GUPPY_API=
1 change: 1 addition & 0 deletions .env.production
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
GEN3_COMMONS_NAME=gen3
NEXT_PUBLIC_GEN3_API=https://localhost/
NEXT_PUBLIC_GEN3_DOMAIN=https://localhost/
NEXT_PUBLIC_GEN3_GUPPY_API=https://bih.data-commons.org/guppy

0 comments on commit ca2b1b1

Please sign in to comment.