commit | 91a0d2ad8684f106abb8df79820de880638878c0 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Dec 19 15:08:25 2016 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Mon Dec 19 16:59:53 2016 -0800 |
tree | 3b35ae21a6f597dc90ab10a16907c5531955729a | |
parent | b74c9142a4a6af131af1d62e03d3505c4cd42a4c [diff] [blame] |
don't create the xos network if it already exists, fix db name Change-Id: I1cdf0ab12c0eec96c205a63f02986b3d4ff2f64d
diff --git a/cord-pod/files/vtr_synchronizer_config b/cord-pod/files/vtr_synchronizer_config index 223ab00..3d3209c 100644 --- a/cord-pod/files/vtr_synchronizer_config +++ b/cord-pod/files/vtr_synchronizer_config
@@ -7,7 +7,7 @@ name=xos user=postgres password=password -host=localhost +host=xos_db port=5432 [api]