We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 773ac32 commit 2e42be6Copy full SHA for 2e42be6
services/src/public-api/wrangler.toml
@@ -14,6 +14,7 @@ AWS_REGION = "us-east-2"
14
EMAIL_FROM = "noreply@volumetrics.io"
15
UI_ORIGIN = "https://app.alef.io"
16
ADMIN_UI_ORIGIN = "https://admin.alef.io"
17
+API_ORIGIN = "https://api.alef.io"
18
19
[[services]]
20
binding = "PUBLIC_STORE"
0 commit comments