Explorar o código

Fix configuration bug

Arkadiusz Ryś %!s(int64=2) %!d(string=hai) anos
pai
achega
d4bfc393e7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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"