Skip to content

Commit 2e42be6

Browse files
committed
add missing var
1 parent 773ac32 commit 2e42be6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/src/public-api/wrangler.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ AWS_REGION = "us-east-2"
1414
EMAIL_FROM = "noreply@volumetrics.io"
1515
UI_ORIGIN = "https://app.alef.io"
1616
ADMIN_UI_ORIGIN = "https://admin.alef.io"
17+
API_ORIGIN = "https://api.alef.io"
1718

1819
[[services]]
1920
binding = "PUBLIC_STORE"

0 commit comments

Comments
 (0)