Skip to content

Commit

Permalink
Merge pull request #753 from haithem-rihane/patch-1
Browse files Browse the repository at this point in the history
Add support to Docksal
  • Loading branch information
veewee authored May 26, 2020
2 parents f58eee8 + d6ffda9 commit df0da6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/parameters.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ parameters:
git_hook_variables:
EXEC_GRUMPHP_COMMAND: '/usr/local/bin/php72'
EXEC_GRUMPHP_COMMAND: 'lando php'
EXEC_GRUMPHP_COMMAND: 'fin exec php'
EXEC_GRUMPHP_COMMAND: 'php -c /custom/config.ini'
EXEC_GRUMPHP_COMMAND: 'docker-compose run --rm --no-deps php'
EXEC_GRUMPHP_COMMAND: 'docker run --rm -it -v $(pwd):/grumphp -w /grumphp webdevops/php:alpine'
Expand Down

0 comments on commit df0da6f

Please sign in to comment.