Skip to content

Commit

Permalink
DP-193 Add OrganisationApiUrl to set Org's API self address (#671)
Browse files Browse the repository at this point in the history
  • Loading branch information
webit4me authored Sep 27, 2024
1 parent e22daa0 commit fbfa297
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
{"name": "Aws__SqsPublisher__QueueUrl", "value": "${queue_organisation_queue_url}"},
{"name": "CdpApiKeys__0", "value": "a955a529-1433-4acf-92b2-342a3e5e8086"},
{"name": "ForwardedHeaders__KnownNetwork", "value": "${vpc_cidr}"},
{"name": "OrganisationApiUrl", "value": "https://organisation.${public_hosted_zone_fqdn}"},
{"name": "OrganisationAppUrl", "value": "https://${public_hosted_zone_fqdn}"},
{"name": "OrganisationInformationDatabase__Database", "value": "${oi_db_name}"},
{"name": "OrganisationInformationDatabase__Host", "value": "${oi_db_address}"},
Expand Down

0 comments on commit fbfa297

Please sign in to comment.