You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2022/03/11 08:19:46 UTC

[GitHub] [fineract] vidakovic commented on a change in pull request #2138: FINERACT-1526: Upgrade dependencies

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: commits-unsubscribe@fineract.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org