update env variables

This commit is contained in:
joglomedia
2019-08-10 16:05:45 +07:00
parent d0496fe223
commit 52501cdeea

6
.env
View File

@@ -15,11 +15,11 @@ LEMPER_PASSWORD=""
AUTO_INSTALL=true
# Cleanup existing LEMP / LAMP installation.
AUTO_REMOVE=true
FORCE_REMOVE=true
AUTO_REMOVE=false
FORCE_REMOVE=false
# Dry run install, true for testing only.
DRYRUN=false
DRYRUN=true
# Logging for installation process.
LOGGING=true