commit | 740468e8ef36b22fddf3154eee72450d58c60367 | [log] [tgz] |
---|---|---|
author | Saleil Bhat <smbhat@stanford.edu> | Sat Feb 18 15:04:28 2017 -0800 |
committer | Saleil Bhat <smbhat@stanford.edu> | Sat Feb 18 15:06:18 2017 -0800 |
tree | 7890ae024edad5898fa19b5a9cf762c791498aae | |
parent | 12f3030eddc8b7d3156e9523a071f287ce7e7cf0 [diff] |
fixed synchronizer error "Waiting for data model to come up" host is "xos_db", not "localhost" Change-Id: Ic60e58b8bc0d8d5e70c8654325d98de269a3e545
diff --git a/xos/synchronizer/vbbu_config b/xos/synchronizer/vbbu_config index 3713b67..f85ecb3 100644 --- a/xos/synchronizer/vbbu_config +++ b/xos/synchronizer/vbbu_config
@@ -3,7 +3,7 @@ name=xos user=postgres password=password -host=localhost +host=xos_db port=5432 # Required by XOS