-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.env
20 lines (19 loc) · 937 Bytes
/
.env
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
########################################################################
# This file is generated when `botfront up` is invoked. #
# You can change / add environment variables in .botfront/botfront.yml #
########################################################################
BF_PROJECT_ID=chitchat-OvJWh0lX4
BF_URL=http://botfront:3000/graphql
ROOT_URL=http://70.181.171.74:8888
AUGMENTATION_FACTOR=50
MONGO_URL=mongodb://mongo:27017/bf
IMAGES_DEFAULT_BOTFRONT=botfront/botfront:v1.0.5
IMAGES_DEFAULT_RASA=botfront/rasa-for-botfront:v2.3.3-bf.3
IMAGES_DEFAULT_MONGO=mongo:latest
IMAGES_DEFAULT_ACTIONS=rasa/rasa-sdk:2.1.2
IMAGES_DEFAULT_OPENBULLET=openbullet/openbullet2:latest
IMAGES_CURRENT_BOTFRONT=botfront/botfront:v1.0.5
IMAGES_CURRENT_RASA=botfront/rasa-for-botfront:v2.3.3-bf.3
IMAGES_CURRENT_MONGO=mongo:latest
IMAGES_CURRENT_ACTIONS=rasa/rasa-sdk:2.1.2
IMAGES_CURRENT_OPENBULLET=openbullet/openbullet2:latest