diff compose3/preview/usps.yml @ 119:0ede2dda7d99

DEP-12: move depends_on to template due to docker restrictions on extend
author smith@nwoca.org
date Thu, 04 May 2017 19:22:28 +0100
parents 48a6e3795a1f
children 2e25338c847e
line wrap: on
line diff
--- a/compose3/preview/usps.yml	Thu May 04 19:15:44 2017 +0100
+++ b/compose3/preview/usps.yml	Thu May 04 19:22:28 2017 +0100
@@ -11,8 +11,6 @@
   uspsapp:
     restart: unless-stopped
     image: docker.ssdt.io/usps-app:preview
-    depends_on:
-      - uspsdb
     environment:
       - DB_HOST=uspsdb
       - DB_NAME=uspsdb