Resolve the circular dependance between the services

This commit is contained in:
deflax 2025-02-06 13:08:22 +00:00
parent c947b4b411
commit deab92565f

View file

@ -36,8 +36,6 @@ services:
restart: "no"
restreamer:
depends_on:
- "haproxy"
image: datarhei/restreamer:2.12.0
env_file:
- "variables.env"