Skip to content

Commit 4ce9e07

Browse files
authored
add dev-tools
1 parent bf0f956 commit 4ce9e07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ export NPP_DEV_TMP_CLONE_DIR_="/tmp/${NPP_DEV_PLUGIN_NAME_}"
6262
export NPP_DEV_PLUGIN_FILE_="${NPP_DEV_PLUGIN_DIR_}/${NPP_DEV_PLUGIN_NAME_}.php"
6363
export NPP_DEV_GITHUB_REPO_="https://github.com/psaux-it/nginx-fastcgi-cache-purge-and-preload.git"
6464

65-
# Plugins to auto Install (comma seperated)
66-
export NPP_PLUGINS_="${NPP_DEV_PLUGIN_NAME_}, contact-form-7"
65+
# Plugins to auto Install (comma seperated) - Dev Tools
66+
export NPP_PLUGINS_="${NPP_DEV_PLUGIN_NAME_},query-monitor,plugin-check,wp-crontrol,health-check"
6767

6868
# Themes to auto Install (comma seperated)
6969
export NPP_THEMES_="blue-note"

0 commit comments

Comments
 (0)