Jelajahi Sumber

Fix configuration bug

Arkadiusz Ryś 2 tahun lalu
induk
melakukan
d4bfc393e7
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      data/configuration.toml

+ 1 - 1
data/configuration.toml

@@ -15,6 +15,6 @@ namespace = "https://ontology.rys.app/dt/function/example"
 call = "example_service"
 
 [[services]]
-name = "outliers"
+name = "conversion"
 namespace = "https://ontology.rys.app/dt/function/conversion"
 call = "conversion_service"