You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by ju...@apache.org on 2019/11/20 06:57:43 UTC

[fineract-cn-docker-compose] 11/41: FINCN-165 fix provisioner network settings

This is an automated email from the ASF dual-hosted git repository.

juhan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/fineract-cn-docker-compose.git

commit eeebf2acdfd3aeeca75f63969cac888ef35c9fbf
Author: Juhan Aasaru <Ju...@nortal.com>
AuthorDate: Wed Sep 11 20:45:21 2019 +0300

    FINCN-165 fix provisioner network settings
---
 docker-compose.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docker-compose.yml b/docker-compose.yml
index d0c1a09..7b4dfd9 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -163,6 +163,7 @@ services:
       system.publicKey.timestamp: ${PUBLIC_KEY_TIMESTAMP}
     networks:
       external_tools_default:
+      fineract:
         ipv4_address: ${PORTFOLIO_IP}
 
   deposit-account-management-ms: