-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env
More file actions
10 lines (8 loc) · 582 Bytes
/
.env
File metadata and controls
10 lines (8 loc) · 582 Bytes
1
2
3
4
5
6
7
8
9
10
DB_URI=postgres://reporting_dashboard_role:reportingdashboard123@db_postgres:5432/reporting_dashboard_dev
POSTGRES_HOST=db_postgres
POSTGRES_DB=reporting_dashboard_dev
POSTGRES_USER=reporting_dashboard_role
POSTGRES_PASSWORD=reportingdashboard123
ACCESS_TOKEN_SECRET=4cd7234152590dcfe77e1b6fc52e84f4d30c06fddadd0dd2fb42cbc51fa14b1bb195bbe9d72c9599ba0c6b556f9bd1607a8478be87e5a91b697c74032e0ae7af
# create your own slack webhook url by visiting https://<your-domain-name>.slack.com/apps/manage/custom-integrations
SLACK_WEBHOOK_URL=https://hooks.slack.com/services/some/random/text