Closed svandragt closed 2 months ago
Experimental support for local environment DDEV
LAMB_LOGIN_PASSWORD
config.yml
ddev php make_password_hash.php hackme
ddev start and open the site.
ddev start
Experimental support for local environment DDEV
Howto use
LAMB_LOGIN_PASSWORD
environment variable inconfig.yml
to the output ofddev php make_password_hash.php hackme
(change the password)ddev start
and open the site.