Replies: 1 comment 1 reply
-
You can use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I have my DSL looking like so:
My deployment diagram for
mainApplooks how I would expect:However, the deployment diagram for

apiBackendlooks like this:As you can see there are those orphaned infrastructure nodes there.
How can I have infrastructure nodes that know that their context is the a specific
softwareSystemor how can I filter those out?Thanks.
Beta Was this translation helpful? Give feedback.
All reactions