Commit ·
ea92d25
1
Parent(s): d29a33e
update app
Browse files- config.env +2 -2
config.env
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
BRANCH="reddit_climate_random_branch"
|
| 2 |
-
ANNOTATION_DATA_REPO=
|
| 3 |
-
APP_DATA_REPO=
|
|
|
|
| 1 |
BRANCH="reddit_climate_random_branch"
|
| 2 |
+
ANNOTATION_DATA_REPO="reddit_climate_random_annotation_data"
|
| 3 |
+
APP_DATA_REPO="reddit_climate_random_app_data"
|