Skip to content

Commit 8aab6d7

Browse files
committed
[FIX] Removing demo data URL for the CRVS import module
1 parent 1a155de commit 8aab6d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spp_import_dci_api/data/crvs_data_source.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<odoo>
33
<record id="spp_crvs_data_source" model="spp.data.source">
44
<field name="name">CRVS</field>
5-
<field name="url">https://dci.opencrvs.lab.cdpi.dev</field>
5+
<field name="url">https://--Not Set--</field>
66
<field name="auth_type">bearer_authentication</field>
77
</record>
88
<record id="spp_crvs_registry_path" model="spp.data.source.path">

0 commit comments

Comments
 (0)