Skip to content

Commit

Permalink
env added
Browse files Browse the repository at this point in the history
  • Loading branch information
sfdevops committed Oct 4, 2024
1 parent d93cd3f commit fd9f2a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/tenant-samples/silo/buildspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ phases:
# Exporting Webhook Envs
- export API_ENDPOINT="${CONTROL_PLANE_HOST}/tenant-mgmt-facade/webhook"
- export REDIRECT_URL="${CONTROL_PLANE_HOST}/main/home"
- export TENANT_MGMT_ENDPOINT="${CONTROL_PLANE_HOST}/tenant-mgmt-service"
- export APP_PLANE_REDIRECT_URL="https://${KEY}.${DOMAIN_NAME}/home"
- export USER_CALLBACK_ENDPOINT="https://${KEY}.${DOMAIN_NAME}/user-tenant-service/user-callback"
- export APP_PLANE_ENDPOINT_FEATURE_SERVICE="https://${KEY}.${DOMAIN_NAME}/feature-service"
Expand Down

0 comments on commit fd9f2a4

Please sign in to comment.