fix: add beam-send to project network

This commit is contained in:
Torben Brenner
2026-06-24 15:30:51 +02:00
parent 967ed189e7
commit 86aa4b5a20
+2
View File
@@ -12,6 +12,8 @@ services:
# Only uncomment if your are sure what to do
# ports:
# - 8085:8085
networks:
- ${PROJECT}_default
volumes:
- /var/cache/bridgehead/beam-file-out/:/data
profiles: ["beam-file-sender"]