mirror of
https://github.com/joglomedia/LEMPer.git
synced 2026-04-13 08:28:21 +00:00
update env variables
This commit is contained in:
6
.env
6
.env
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user