Skip to content

Commit

Permalink
Fix spring config
Browse files Browse the repository at this point in the history
  • Loading branch information
ramari16 committed Mar 4, 2025
1 parent b91771f commit 6a0cbfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/src/main/resources/application-bch-dev.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ SMALL_TASK_THREADS = 1
LARGE_TASK_THREADS = 1
VCF_EXCERPT_ENABLED=true

hpds.genomicProcessor.impl=localPatientDistributedGenomicProcessor
hpds.genomicProcessor.impl=localPatientDistributed
HPDS_GENOMIC_DATA_DIRECTORY=/opt/local/hpds/all/

0 comments on commit 6a0cbfd

Please sign in to comment.