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:58:12 UTC

[fineract-cn-docker-compose] 40/41: Merge branch 'master' into typo_fixes

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 74c156e4cdded7493458847c3273d2f85c943f7c
Merge: e44bb68 c09dd20
Author: aasaru <aa...@gmail.com>
AuthorDate: Wed Nov 20 08:57:16 2019 +0200

    Merge branch 'master' into typo_fixes

 bash_scripts/provision.sh | 17 ++++++++++-------
 docker-compose.yml        | 11 -----------
 env_variables             |  1 +
 3 files changed, 11 insertions(+), 18 deletions(-)

diff --cc env_variables
index cf9cc56,b3ebbb6..1acf940
--- a/env_variables
+++ b/env_variables
@@@ -15,7 -14,8 +15,8 @@@ POSTGRESQL_USER=postgre
  RIBBON_EUREKA_SERVER=eureka:9090
  SCHEDULER_USER_NAME=imhotep
  SYSTEM_INITIAL_CLIENT_ID=service-runner
 -SERVER_MAX_HTTP_HEADER_SIZE=16384
+ 
 +FIMS_WEB_APP_IP=172.16.238.19
  PROVISIONER_IP=172.16.238.20
  IDENTITY_IP=172.16.238.21
  RHYTHM_IP=172.16.238.22