Skip to content

Commit

Permalink
Removes multi descriptor from minimal example
Browse files Browse the repository at this point in the history
This will be readded once the images get updated on dockerhub
  • Loading branch information
aaronzi authored Aug 30, 2024
1 parent 1f06ab7 commit 439b403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/BaSyxMinimal/aas-env.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 439b403

Please sign in to comment.