diff --git a/compose.yaml b/compose.yaml index a595a8a..0c71a98 100644 --- a/compose.yaml +++ b/compose.yaml @@ -41,16 +41,4 @@ services: - emby_sascha_network volumes: - /app-config/frpc/frpc.toml:/etc/frp/frpc.toml - - alloy: - image: grafana/alloy:latest - container_name: alloy - volumes: - - /app-config/alloy/config.alloy:/etc/alloy/config.alloy:ro - - /var/run/docker.sock:/var/run/docker.sock - - /app-config/emby/logs/:/var/log/emby/ - command: > - run --server.http.listen-addr=0.0.0.0:12345 - --storage.path=/var/lib/alloy/data - /etc/alloy/config.alloy - restart: unless-stopped \ No newline at end of file + \ No newline at end of file