Skip to content

Commit d3715c2

Browse files
committed
Adjust API to be p-f-p
Signed-off-by: Connor Avery <[email protected]>
1 parent ed0307e commit d3715c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/deploy_api.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ if [[ "${IS_PULL_REQUEST}" == "true" ]]; then
4242
fi
4343

4444
# Determine the proxy instance based on the provided $STACK_NAME
45-
apigee_api=pfp-proxygen
45+
apigee_api=prescriptions-for-patients
4646
apigee_client=prescriptions-for-patients
4747
instance="pfp-proxygen${instance_suffix}"
4848

0 commit comments

Comments
 (0)