Skip to content

Commit 5c453dd

Browse files
authored
Add SKIP_COMPOSER to docs
1 parent acf1ba0 commit 5c453dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/config_flags.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ The following flags are a list of all the currently supported options that can b
2424
- **REMOVE_FILES** : Use REMOVE_FILES=0 to prevent the script from clearing out /var/www/html (useful for working with local files)
2525
- **APPLICATION_ENV** : set this to development to prevent composer deleteing local dev dependancies
2626
- **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

Comments
 (0)