Skip to content

Commit 89e53dd

Browse files
committed
Deploy Order API Part 2
1 parent af2390b commit 89e53dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SourceSchemas/Order/schema-settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"API_URL": "http://localhost:5106/graphql"
1616
},
1717
"dev": {
18-
"API_URL": "https://ccc-eu-fusion-demo.internal.calmbeach-1836b252.westeurope.azurecontainerapps.io/graphql"
18+
"API_URL": "https://ccc-eu-fusion-demo-order-api.internal.calmbeach-1836b252.westeurope.azurecontainerapps.io/graphql"
1919
},
2020
"prod": {
2121
"API_URL": "https://api.example.com"

0 commit comments

Comments
 (0)