fix: don't attach to network use project instead

This commit is contained in:
Torben Brenner
2026-06-24 15:30:51 +02:00
parent 86aa4b5a20
commit 7a1dbf0b10
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -12,8 +12,6 @@ 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"]