1 DASHBOARD_URL=http://labs.opnfv.org
3 # SECURITY WARNING: don't run with debug turned on in production!
7 POSTGRES_DB=sample_name
8 POSTGRES_USER=sample_user
9 POSTGRES_PASSWORD=sample_pass
16 # SECURITY WARNING: keep the secret key used in production secret!
17 SECRET_KEY=http://www.miniwebtool.com/django-secret-key-generator/
19 OAUTH_CONSUMER_KEY=sample_key
20 OAUTH_CONSUMER_SECRET=sample_secret
23 JIRA_USER_NAME=sample_jira_user
24 JIRA_USER_PASSWORD=sample_jira_pass
27 RABBITMQ_DEFAULT_USER=opnfv
28 RABBITMQ_DEFAULT_PASS=opnfvopnfv
31 JENKINS_URL=https://build.opnfv.org/ci
38 DEFAULT_FROM_EMAIL=webmaster@localhost