Skip to content

Commit 214408f

Browse files
committed
DockerSync old param removed
1 parent 4bfeca8 commit 214408f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Application/Resources/views/Base/docker-sync.yml.twig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ syncs:
2323
{% if service.options.app_type|default(null) == 'symfony' %}
2424
{{ project.identifier }}-{{ service.identifier }}-vendors-sync:
2525
src: "{{ service.path }}/vendor"
26-
dest: "/opt/apps/{{ service.path }}/vendor"
2726
sync_args: "--delete"
2827
sync_strategy: "rsync"
2928
sync_host_port: 10872

0 commit comments

Comments
 (0)