Skip to content

Commit

Permalink
closes #163 new flag APPLICATION_ENV=development
Browse files Browse the repository at this point in the history
  • Loading branch information
Ric Harvey committed Aug 25, 2017
1 parent 76d12bb commit 4e86936
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/config_flags.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ The following flags are a list of all the currently supported options that can b
- **PGID** : Set to GroupId you want to use for nginx (helps permissions when using local volume)
- **PUID** : Set to UserID you want to use for nginx (helps permissions when using local volume)
- **REMOVE_FILES** : Use REMOVE_FILES=0 to prevent the script from clearing out /var/www/html (useful for working with local files)
- **APPLICATION_ENV** : set this to development to prevent composer deleteing local dev dependancies

0 comments on commit 4e86936

Please sign in to comment.