We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65b66cb commit 510ccd1Copy full SHA for 510ccd1
tdei_uw.env
@@ -58,6 +58,11 @@ WS_OSM_SECRET_KEY_BASE=${WS_OSM_SECRET_KEY_BASE}
58
WS_TASKS_SECRET_KEY=${WS_TASKS_SECRET_KEY}
59
WS_MAPBOX_ACCESS_TOKEN=${WS_MAPBOX_ACCESS_TOKEN}
60
61
+# Backend
62
+
63
+WS_IMAGERY_SCHEMA_URL=https://raw.githubusercontent.com/TaskarCenterAtUW/tdei-tools/refs/heads/main/docs/imagery-layer/schema.json
64
+WS_LONGFORM_SCHEMA_URL=https://raw.githubusercontent.com/TaskarCenterAtUW/tdei-tools/refs/heads/main/docs/quest-definition/schema.json
65
66
###############################################################################
67
# Databases
68
0 commit comments