-
Notifications
You must be signed in to change notification settings - Fork 0
/
.env.example
27 lines (23 loc) · 1.02 KB
/
.env.example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
SERVICES_CONFIG_IOT_CONFIG_credentials_org=<>
SERVICES_CONFIG_IOT_CONFIG_credentials_id=<>
SERVICES_CONFIG_IOT_CONFIG_credentials_authkey=<>
SERVICES_CONFIG_IOT_CONFIG_credentials_authtoken=<>
SERVICES_CONFIG_IOT_CONFIG_credentials_type=shared
SERVICES_CONFIG_CLOUDANT_credentials_username=<>
SERVICES_CONFIG_CLOUDANT_credentials_password=<>
SERVICES_CONFIG_CLOUDANT_credentials_host=<>
SERVICES_CONFIG_CLOUDANT_credentials_url=<>
SERVICES_CONFIG_CLOUDANT_credentials_port=443
SERVICES_CONFIG_CONVERSATION_credentials_username=<>
SERVICES_CONFIG_CONVERSATION_credentials_password=<>
SERVICES_CONFIG_CONVERSATION_credentials_url=https://gateway.watsonplatform.net/conversation/api
SERVICES_CONFIG_CONVERSATION_credentials_version_date=2016-09-20
SERVICES_CONFIG_CONVERSATION_credentials_version=v1-experimental
SERVICES_CONFIG_CONVERSATION_credentials_silent=true
SERVICES_CONFIG_CONVERSATION_worspace_id=<>
email_username=<>
email_password=<>
FIREBASE_project_id=<>
FIREBASE_private_key_id=<>
FIREBASE_client_email=<>
FIREBASE_client_id=<>