refactor: beam file send is only an executable command

This commit is contained in:
Torben Brenner
2025-05-23 16:21:10 +02:00
parent 96d99b2510
commit bc0835ff4d
3 changed files with 4 additions and 11 deletions

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: