Toggle navigation
Knowledge Base
Login
Search Knowledge Base Articles
Search
HQ Email Credentials
MAIL_MAILER
=
smtp
MAIL_HOST
=
smtp.gmail.com
MAIL_PORT
=
587
MAIL_USERNAME
=
haqkiki.app@gmail.com
MAIL_PASSWORD
=
smrosleysqoeuipl
MAIL_ENCRYPTION
=
tls
MAIL_FROM_ADDRESS
=
"
haqkiki.app@gmail.com
"
MAIL_FROM_NAME
=
"
${APP_NAME}
"
Did you find this article useful?
Yes
No
Related Articles
Git push as a separate user
git config --local credential.username...
Change PHP version on CKS
scl enable alt-php81 bash replace alt-php81 with the version you want to list the versions available...
Change PHP version on DADA
alias php='/opt/cpanel/ea-php81/root/bin/php'alias composer='/opt/cpanel/ea-php81/root/bin/php -d me...