annotate compose3/preview/usps.template.yml @ 111:7d781c057956 feature/djs-DEP-12-docker

flow: Closed <feature> 'djs-DEP-12-docker'.
author smith@nwoca.org
date Mon, 24 Apr 2017 15:25:09 +0100
parents 950df79a9d65
children 40d81a3dd3cc
rev   line source
110
950df79a9d65 DEP-12: update password configuration
smith@nwoca.org
parents:
diff changeset
1 version: "3"
950df79a9d65 DEP-12: update password configuration
smith@nwoca.org
parents:
diff changeset
2 services:
950df79a9d65 DEP-12: update password configuration
smith@nwoca.org
parents:
diff changeset
3 uspsdb:
950df79a9d65 DEP-12: update password configuration
smith@nwoca.org
parents:
diff changeset
4 extends:
950df79a9d65 DEP-12: update password configuration
smith@nwoca.org
parents:
diff changeset
5 file: /ssdt/compose/preview/usps.yml
950df79a9d65 DEP-12: update password configuration
smith@nwoca.org
parents:
diff changeset
6 service: uspsdb
950df79a9d65 DEP-12: update password configuration
smith@nwoca.org
parents:
diff changeset
7 volumes:
950df79a9d65 DEP-12: update password configuration
smith@nwoca.org
parents:
diff changeset
8 - |volumeName|:/var/lib/postgresql/data
950df79a9d65 DEP-12: update password configuration
smith@nwoca.org
parents:
diff changeset
9 uspsapp:
950df79a9d65 DEP-12: update password configuration
smith@nwoca.org
parents:
diff changeset
10 extends:
950df79a9d65 DEP-12: update password configuration
smith@nwoca.org
parents:
diff changeset
11 file: /ssdt/compose/preview/usps.yml
950df79a9d65 DEP-12: update password configuration
smith@nwoca.org
parents:
diff changeset
12 service: uspsapp