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 acf1ba0 commit 5c453ddCopy full SHA for 5c453dd
docs/config_flags.md
@@ -24,3 +24,4 @@ The following flags are a list of all the currently supported options that can b
24
- **REMOVE_FILES** : Use REMOVE_FILES=0 to prevent the script from clearing out /var/www/html (useful for working with local files)
25
- **APPLICATION_ENV** : set this to development to prevent composer deleteing local dev dependancies
26
- **SKIP_CHOWN** : set to 1 to avoid running chown -Rf on /var/www/html
27
+ - **SKIP_COMPOSER** : set to 1 to avoid installing composer
0 commit comments