vidakovic commented on a change in pull request #2138:
URL: https://github.com/apache/fineract/pull/2138#discussion_r824483143



##########
File path: docker-compose-postgresql.yml
##########
@@ -96,12 +96,12 @@ services:
       - FINERACT_DEFAULT_TENANTDB_DESCRIPTION=Default Demo Tenant
 
   # Frontend service
-  community-app:
-    image: openmf/community-app:latest
-    container_name: mifos-ui
-    restart: always
-    ports:
-      - 9090:80
-    depends_on:
-      fineract-server:
-        condition: service_healthy
+  #community-app:

Review comment:
       I'd remove it here... and leave the separate 
docker-compose-community-app.yml as a convenience for anyone who used it... 
then no one can complain.




-- 
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