commit | b74c9142a4a6af131af1d62e03d3505c4cd42a4c | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@cs.arizona.edu> | Wed Dec 14 17:07:12 2016 -0700 |
committer | Zack Williams <zdw@cs.arizona.edu> | Fri Dec 16 11:39:26 2016 -0700 |
tree | a4a61d7a198a363fd564be93872aceb0fdcbebf1 | |
parent | d0c49fd68e4603c758c39c60122ef2cc6d6b2e99 [diff] [blame] |
convert over to docker-compose v2 format, create 'xos' network, to try to get #1850 in faster use xos_db db host, update other docker-compose files Change-Id: I7c81b11b9effb0eb89c1eaff515e9901e1096a4a
diff --git a/common/xos_common_config b/common/xos_common_config index 76ba747..244e9ef 100644 --- a/common/xos_common_config +++ b/common/xos_common_config
@@ -6,7 +6,7 @@ name=xos user=postgres password=password -host=localhost +host=xos_db port=5432 [api]