Skip to content

Commit eb31e84

Browse files
wrong url
1 parent fe16af7 commit eb31e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nucleus/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
NUCLEUS_ENDPOINT = "http://localhost:3000/v1/nucleus"
1+
NUCLEUS_ENDPOINT = "https://api.scale.com/v1/nucleus"
22
ITEMS_KEY = "items"
33
ITEM_KEY = "item"
44
REFERENCE_ID_KEY = "reference_id"

0 commit comments

Comments
 (0)