Skip to content
Snippets Groups Projects
Commit 10655929 authored by jurgenhaas's avatar jurgenhaas
Browse files

Undo drush alias changes

parent 2194f618
No related branches found
No related tags found
1 merge request!25Merging develop into main
Pipeline #526403 passed
dev:
root: '/var/www/html/{{ webRoot }}/'
uri: '{{ projectdomain }}{{ projectport }}'
docker:
service: php
compose:
options: --project-name {{ projectname }} --file docker-compose.yml --project-directory {{ projectroot }}
behat:
root: '/var/www/html/{{ webRoot }}/'
uri: '{{ webserver.type }}'
docker:
service: php
compose:
options: --project-name {{ projectname }} --file docker-compose.yml --project-directory {{ projectroot }}
live:
root: '{{ live.root }}'
uri: '{{ live.uri }}'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment