added service name to top of jinja file when I saw I was getting

recraete conflicts
 Changes to be committed:
	modified:   share/templates/conf/docker/files/database.jinja2
This commit is contained in:
Ronny Abraham 2016-09-21 01:18:02 +03:00
parent 595f1ba09d
commit 7653bc692a

View file

@ -1,4 +1,4 @@
db: {{ docker_service_name }}:
image: {{ docker_database_image }} image: {{ docker_database_image }}
ports: ports: