Skip to content

Commit e8f8eda

Browse files
authored
Adds missing network to Secured Example (#377)
1 parent 341fc92 commit e8f8eda

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/BaSyxSecured/docker-compose.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ services:
5858
- ./basyx/rules/sm_registry_rbac_rules.json:/workspace/config/rbac_rules.json
5959
restart: always
6060
networks:
61-
61+
- basyx-java-server-sdk
62+
6263
# AAS Discovery
6364
aas-discovery:
6465
image: eclipsebasyx/aas-discovery:2.0.0-milestone-03

0 commit comments

Comments
 (0)