fix: don't attach to network use project instead

This commit is contained in:
Torben Brenner
2025-05-23 16:33:42 +02:00
parent b0507a7946
commit 78e572d0db
2 changed files with 1 additions and 3 deletions

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"]