mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 20:40:15 +02:00
fix: add beam-send to project network
This commit is contained in:
@ -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"]
|
||||||
|
Reference in New Issue
Block a user