Skip to content
This repository was archived by the owner on Dec 10, 2019. It is now read-only.

Commit beba57c

Browse files
committed
Update path to handle new bucket layout
1 parent ac7ddbf commit beba57c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rasterfoundry/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
RV_CPU_QUEUE = 'raster-vision-cpu'
22
RV_CPU_JOB_DEF = 'raster-vision-cpu'
3-
RV_CONFIG_URI_ROOT = 's3://raster-vision/datasets/detection/configs'
3+
RV_PROJ_CONFIG_DIR_URI = 's3://raster-vision-od/configs/projects'
44
DEVELOP_BRANCH = 'develop'

0 commit comments

Comments
 (0)