refactor: beam file send is only an executable command

This commit is contained in:
Torben Brenner
2026-06-24 15:30:51 +02:00
parent 79a0eb26dd
commit 4baa95fe96
3 changed files with 4 additions and 11 deletions
+2 -1
View File
@@ -12,7 +12,8 @@ services:
# Only uncomment if your are sure what to do
# ports:
# - 8085:8085
command: ["send", "--to", "beamfile"]
volumes:
- /var/cache/bridgehead/beam-file-out/:/data
profiles: ["beam-file-sender"]
beam-file-receiver: