RobertIndie commented on code in PR #1339:
URL: https://github.com/apache/streampipes/pull/1339#discussion_r1115731662


##########
installer/cli/deploy/standalone/extensions-all-jvm/docker-compose.yml:
##########
@@ -19,10 +19,12 @@ services:
     image: ${SP_DOCKER_REGISTRY}/extensions-all-jvm:${SP_VERSION}
     depends_on:
       - consul
-      - backend
       - couchdb  
     volumes:
       - files:/spImages
+# Set SP_HOST to an IP or hostname that can be resolved from the Docker 
container and local-running backend

Review Comment:
   Should we cleanup this comment?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to