Skip to content

Commit

Permalink
Update db name for demo deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
sblack-usu authored May 13, 2024
1 parent 843c564 commit 5504682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:
TESTING: false
IP: iguide
OIDC_ISSUER: https://orcid.org
DATABASE_NAME: iguide_beta
DATABASE_NAME: iguide_demo
DB_PROTOCOL: mongodb+srv
HYDROSHARE_META_READ_URL: https://www.hydroshare.org/hsapi2/resource/%s/json/
HYDROSHARE_FILE_READ_URL: https://www.hydroshare.org/hsapi/resource/%s/files/
Expand Down

0 comments on commit 5504682

Please sign in to comment.