feat: added commands for beam-file send mode

This commit is contained in:
Torben Brenner
2025-05-23 16:01:08 +02:00
parent 663ae628f3
commit 96d99b2510

View File

@ -12,6 +12,7 @@ services:
# Only uncomment if your are sure what to do # Only uncomment if your are sure what to do
# ports: # ports:
# - 8085:8085 # - 8085:8085
command: ["send", "--to", "beamfile"]
profiles: ["beam-file-sender"] profiles: ["beam-file-sender"]
beam-file-receiver: beam-file-receiver: