Skip to content

Commit

Permalink
Revert changes to dummy values for now
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson committed Aug 23, 2024
1 parent ba657c2 commit ace40e8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions backend/src/test/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ crossref.endpoint=dummy
crossref.username=dummy
crossref.password=dummy
crossref.doi-prefix=placeholder
crossref.database-name=dummy
crossref.email=dummy@dummy.org
crossref.organization=dummy.org
crossref.host-url=https://dummy.org
crossref.database-name=Loculus Database
crossref.email=dois@loculus.org
crossref.organization=loculus.org
crossref.host-url=https://main.loculus.org

keycloak.user=dummy
keycloak.password=dummy
Expand Down

0 comments on commit ace40e8

Please sign in to comment.