Skip to content

Update .env.example #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,20 @@
############################################################
DATABASE_NAME=bitnami_testlink
DATABASE_USER=bn_testlink
DATABASE_PASS=your_password
DATABASE_PASS=deep@1234
DATABASE_ROOT_PASS=root

############################################################
######################## TESTLINK ########################
############################################################
TESTLINK_USERNAME=admin
TESTLINK_PASSWORD=your_password
TESTLINK_PASSWORD=deep@1234
TESTLINK_LANGUAGE=pt_BR
TESTLINK_EMAIL=admin@domain.com
TESTLINK_EMAIL=devavratsingh2002@gmail.com
PORT_HTTP=80
SMTP_ENABLE=true
SMTP_HOST=smtp.gmail.com
SMTP_PORT=587
SMTP_USER=your_email@gmail.com
SMTP_PASSWORD=your_password
SMTP_USER=devavratsingh2002@gmail.com
SMTP_PASSWORD=deep@1234
SMTP_CONNECTION_MODE=tls