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:
parent
595f1ba09d
commit
7653bc692a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
db:
|
{{ docker_service_name }}:
|
||||||
image: {{ docker_database_image }}
|
image: {{ docker_database_image }}
|
||||||
|
|
||||||
ports:
|
ports:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue