We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed0307e commit d3715c2Copy full SHA for d3715c2
.github/scripts/deploy_api.sh
@@ -42,7 +42,7 @@ if [[ "${IS_PULL_REQUEST}" == "true" ]]; then
42
fi
43
44
# Determine the proxy instance based on the provided $STACK_NAME
45
-apigee_api=pfp-proxygen
+apigee_api=prescriptions-for-patients
46
apigee_client=prescriptions-for-patients
47
instance="pfp-proxygen${instance_suffix}"
48
0 commit comments