diff --git a/modules/beam-file-compose.yml b/modules/beam-file-compose.yml index 9fab232..c5dc68f 100644 --- a/modules/beam-file-compose.yml +++ b/modules/beam-file-compose.yml @@ -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"]