This is an automated email from the ASF dual-hosted git repository. angeh 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 <[email protected]> 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
