From 96d99b2510b63ae22ed3434f2c022b9a4975370c Mon Sep 17 00:00:00 2001 From: Torben Brenner Date: Fri, 23 May 2025 16:01:08 +0200 Subject: [PATCH] feat: added commands for beam-file send mode --- modules/beam-file-compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/beam-file-compose.yml b/modules/beam-file-compose.yml index 49e4b47..8ee0e4a 100644 --- a/modules/beam-file-compose.yml +++ b/modules/beam-file-compose.yml @@ -12,6 +12,7 @@ services: # Only uncomment if your are sure what to do # ports: # - 8085:8085 + command: ["send", "--to", "beamfile"] profiles: ["beam-file-sender"] beam-file-receiver: