Skip to content
Snippets Groups Projects
aliases.yml.twig 215 B
Newer Older
  • Learn to ignore specific revisions
  • sites:
      {{ projectname }}:
        dev:
          root: '/var/www/html/{{ webRoot }}'
          uri: '{{ projectname }}.docker.localhost:8000'
        live:
          root: ''
          uri: ''
          remote-host: ''
          remote-user: ''