Login credentials

The default login credentials are your email address and the password: adm2inadm4in!

To edit the login credentials, open the settings.env file and change the field named PASSWORD

# --------------------------------------
# License key setup
# --------------------------------------
EMAIL = 
LICENSEKEY = 


# --------------------------------------
# Login credentials setup
# --------------------------------------
USERNAME = 
PASSWORD =

Be sure to always setup a strong password, which is at least 6 characters long and contains lower and upper characters, a number and a special character

Last updated