commit | 0d1d5c9e7a6373f121d233250657615c10eefdc7 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Dec 19 17:34:08 2016 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Mon Dec 19 17:34:26 2016 -0800 |
tree | 3e43fce8a4f4abfbe2b21086522ca329b38f5a1c | |
parent | 2dbe94fcfb032b446694bea03608acec97195afd [diff] [blame] |
change db from localhost to xos_db Change-Id: I2a1dfda9d162e9072b10c6b6fe2c91b1ad21b564
diff --git a/xos/synchronizer/fabric_synchronizer_config b/xos/synchronizer/fabric_synchronizer_config index 2ed56fe..e98abe5 100644 --- a/xos/synchronizer/fabric_synchronizer_config +++ b/xos/synchronizer/fabric_synchronizer_config
@@ -3,7 +3,7 @@ name=xos user=postgres password=password -host=localhost +host=xos_db port=5432 # Required by XOS