diff --git a/apps/webstreamr/compose.yaml b/apps/webstreamr/compose.yaml index 2991fa4..75eff41 100644 --- a/apps/webstreamr/compose.yaml +++ b/apps/webstreamr/compose.yaml @@ -1,11 +1,8 @@ services: webstreamr: - image: webstreamr + image: webstreamr/webstreamr container_name: webstreamr restart: unless-stopped - build: - context: https://github.com/webstreamr/webstreamr.git - dockerfile: Dockerfile expose: - 51546 env_file: