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 76d12bb commit 4e86936Copy full SHA for 4e86936
docs/config_flags.md
@@ -22,3 +22,4 @@ The following flags are a list of all the currently supported options that can b
22
- **PGID** : Set to GroupId you want to use for nginx (helps permissions when using local volume)
23
- **PUID** : Set to UserID you want to use for nginx (helps permissions when using local volume)
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
0 commit comments