Skip to content

Commit

Permalink
Fixing exchange routing
Browse files Browse the repository at this point in the history
  • Loading branch information
akadlec committed Aug 5, 2020
1 parent 06315ce commit 059cf74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/common.neon
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ parameters:
routing:
- fb.bus.node.entity.*.channel # Channel entities
- fb.bus.node.entity.*.channel.* # Channel entities
- fb.bus.node.entity.*.device.* # Device entities
- fb.bus.node.entity.*.channel.* # Device entities
- fb.bus.node.entity.*.device # Device entities
- fb.bus.node.entity.*.device.* # Device entities

#########################
# Used Nette extensions #
Expand Down

0 comments on commit 059cf74

Please sign in to comment.