From 439b40339d10fd7b6f530a31e82892c3297bdbfe Mon Sep 17 00:00:00 2001 From: Aaron Zielstorff Date: Fri, 30 Aug 2024 08:33:39 +0200 Subject: [PATCH] Removes multi descriptor from minimal example This will be readded once the images get updated on dockerhub --- examples/BaSyxMinimal/aas-env.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/BaSyxMinimal/aas-env.properties b/examples/BaSyxMinimal/aas-env.properties index 7cbcf180e..9e1f52f44 100644 --- a/examples/BaSyxMinimal/aas-env.properties +++ b/examples/BaSyxMinimal/aas-env.properties @@ -20,4 +20,4 @@ basyx.cors.allowed-methods=GET,POST,PATCH,DELETE,PUT,OPTIONS,HEAD basyx.aasrepository.feature.registryintegration = http://aas-registry:8080 basyx.submodelrepository.feature.registryintegration = http://sm-registry:8080 -basyx.externalurl = http://localhost:8081,http://aas-env:8081 +basyx.externalurl = http://localhost:8081