Skip to content

Commit 4fa23be

Browse files
committed
.
1 parent 3ec18dc commit 4fa23be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/codegen/cli/api/endpoints.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@
1313
IMPROVE_ENDPOINT = f"https://{MODAL_PREFIX}--cli-improve.modal.run"
1414

1515
# API ENDPOINT
16-
API_ENDPOINT = "https://codegen-sh-develop-jay--rest-api.modal.run/"
16+
# API_ENDPOINT = "https://codegen-sh-develop-jay--rest-api.modal.run/"
17+
API_ENDPOINT = "https://codegen-sh-staging--rest-api.modal.run/"

0 commit comments

Comments
 (0)