fix: add beam-send to project network

This commit is contained in:
Torben Brenner
2025-05-23 16:32:17 +02:00
parent 791be147e2
commit b0507a7946

View File

@ -12,6 +12,8 @@ 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
networks:
- ${PROJECT}_default
volumes: volumes:
- /var/cache/bridgehead/beam-file-out/:/data - /var/cache/bridgehead/beam-file-out/:/data
profiles: ["beam-file-sender"] profiles: ["beam-file-sender"]