Skip to content

Commit 925dbdc

Browse files
authored
default dev
1 parent 3bdfc78 commit 925dbdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ export NPP_UID_=18978
5555
export NPP_GID_=33749
5656

5757
# NPP Development environment
58-
export NPP_DEV_ENABLED_=0
58+
export NPP_DEV_ENABLED_=1
5959
export NPP_DEV_PLUGIN_NAME_=fastcgi-cache-purge-and-preload-nginx
6060
export NPP_DEV_PLUGIN_DIR_="${NPP_WEB_ROOT_}/wp-content/plugins/${NPP_DEV_PLUGIN_NAME_}"
6161
export NPP_DEV_TMP_CLONE_DIR_="/tmp/${NPP_DEV_PLUGIN_NAME_}"

0 commit comments

Comments
 (0)