File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -45,8 +45,8 @@ WS_OSM_HOST=osm.workspaces${ENV_NAME_PARAM}.sidewalks.washington.edu
4545WS_TASKS_HOST = tasks.workspaces${ ENV_NAME_PARAM } .sidewalks.washington.edu
4646WS_IMAGERY_SCHEMA = https://raw.githubusercontent.com/TaskarCenterAtUW/tdei-tools/refs/heads/main/docs/imagery-layer/schema.json
4747WS_IMAGERY_EXAMPLE_URL = https://raw.githubusercontent.com/TaskarCenterAtUW/tdei-tools/refs/heads/main/docs/imagery-layer/example.json
48- WS_LONG_FORM_QUEST_SCHEMA = https://raw.githubusercontent.com/TaskarCenterAtUW/tdei-tools /refs/heads/main/docs/quest-definition /schema.json
49- WS_LONG_FORM_QUEST_EXAMPLE_URL = https://raw.githubusercontent.com/TaskarCenterAtUW/tdei-tools /refs/heads/main/docs/quest-definition /example.json
48+ WS_LONG_FORM_QUEST_SCHEMA = https://raw.githubusercontent.com/TaskarCenterAtUW/asr-quests /refs/heads/main/schema /schema.json
49+ WS_LONG_FORM_QUEST_EXAMPLE_URL = https://raw.githubusercontent.com/TaskarCenterAtUW/asr-quests /refs/heads/main/examples /example.json
5050
5151WS_DEV_PORT = 3000
5252
@@ -64,7 +64,7 @@ WS_MAPBOX_ACCESS_TOKEN=${WS_MAPBOX_ACCESS_TOKEN}
6464# Backend
6565
6666IMAGERY_SCHEMA_URL = https://raw.githubusercontent.com/TaskarCenterAtUW/tdei-tools/refs/heads/main/docs/imagery-layer/schema.json
67- LONGFORM_SCHEMA_URL = https://raw.githubusercontent.com/TaskarCenterAtUW/tdei-tools /refs/heads/main/docs/quest-definition /schema.json
67+ LONGFORM_SCHEMA_URL = https://raw.githubusercontent.com/TaskarCenterAtUW/asr-quests /refs/heads/main/schema /schema.json
6868
6969# ##############################################################################
7070# Databases
You can’t perform that action at this time.
0 commit comments