Skip to content

Commit

Permalink
BAH-4008 | Refactor. Update global property for cdss URL (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
mohan-13 authored Jul 11, 2024
1 parent 08455c0 commit cfb222a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omod/src/main/resources/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<globalProperty>
<property>cdss.fhir.baseurl</property>
<defaultValue>http://localhost</defaultValue>
<defaultValue>http://cdss:8080/cds-services</defaultValue>
<description>Base URL of the CDSS server</description>
</globalProperty>

Expand Down

0 comments on commit cfb222a

Please sign in to comment.