Skip to content

Commit 4e86936

Browse files
author
Ric Harvey
committed
closes #163 new flag APPLICATION_ENV=development
1 parent 76d12bb commit 4e86936

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
@@ -22,3 +22,4 @@ The following flags are a list of all the currently supported options that can b
2222
- **PGID** : Set to GroupId you want to use for nginx (helps permissions when using local volume)
2323
- **PUID** : Set to UserID you want to use for nginx (helps permissions when using local volume)
2424
- **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

0 commit comments

Comments
 (0)