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 fe16af7 commit eb31e84Copy full SHA for eb31e84
nucleus/constants.py
@@ -1,4 +1,4 @@
1
-NUCLEUS_ENDPOINT = "http://localhost:3000/v1/nucleus"
+NUCLEUS_ENDPOINT = "https://api.scale.com/v1/nucleus"
2
ITEMS_KEY = "items"
3
ITEM_KEY = "item"
4
REFERENCE_ID_KEY = "reference_id"
0 commit comments