We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bfeca8 commit 214408fCopy full SHA for 214408f
src/Application/Resources/views/Base/docker-sync.yml.twig
@@ -23,7 +23,6 @@ syncs:
23
{% if service.options.app_type|default(null) == 'symfony' %}
24
{{ project.identifier }}-{{ service.identifier }}-vendors-sync:
25
src: "{{ service.path }}/vendor"
26
- dest: "/opt/apps/{{ service.path }}/vendor"
27
sync_args: "--delete"
28
sync_strategy: "rsync"
29
sync_host_port: 10872
0 commit comments