Skip to content

Commit

Permalink
issue #67 remove set configdir
Browse files Browse the repository at this point in the history
Signed-off-by: Albert Wang <xuwang@us.ibm.com>
  • Loading branch information
albertwang-ibm committed Sep 15, 2019
1 parent 3af3a7a commit 31ea8bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ public Object readItem() throws Exception {
log("readItem", "Use single COS object for uploading!");
}

FHIRConfiguration.setConfigHome("./");
// FHIRConfiguration.setConfigHome("./");
FHIRRequestContext.set(new FHIRRequestContext(fhirTenant, fhirDatastoreId));


Expand Down

0 comments on commit 31ea8bf

Please sign in to comment.