changeset 15:976b754592f4

DEP-7: remove links from template
author smith@nwoca.org
date Sun, 27 Dec 2015 19:43:06 +0000
parents 5643072a1af9
children e882fb87199a
files compose/preview/usas.yml
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/compose/preview/usas.yml	Sun Dec 27 19:24:12 2015 +0000
+++ b/compose/preview/usas.yml	Sun Dec 27 19:43:06 2015 +0000
@@ -13,8 +13,7 @@
   image: docker.ssdt.io/usas-app:preview
   volumes:
     - ./config:/config
-  links:
-    - usasdb:database
+
   environment:
     - DB_HOST=database
     - DB_NAME=$${DATABASE_ENV_DB_NAME}