mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 10:21:14 -05:00
Merge pull request #870 from alphagov/paas_final_routes
Add final routes to the Paas app
This commit is contained in:
@@ -5,3 +5,4 @@ inherit: manifest-api-base.yml
|
|||||||
routes:
|
routes:
|
||||||
- route: notify-api-preview.cloudapps.digital
|
- route: notify-api-preview.cloudapps.digital
|
||||||
- route: api-paas.notify.works
|
- route: api-paas.notify.works
|
||||||
|
- route: api.notify.works
|
||||||
|
|||||||
@@ -5,5 +5,6 @@ inherit: manifest-api-base.yml
|
|||||||
routes:
|
routes:
|
||||||
- route: notify-api-production.cloudapps.digital
|
- route: notify-api-production.cloudapps.digital
|
||||||
- route: api-paas.notifications.service.gov.uk
|
- route: api-paas.notifications.service.gov.uk
|
||||||
|
- route: api.notifications.service.gov.uk
|
||||||
instances: 2
|
instances: 2
|
||||||
memory: 1G
|
memory: 1G
|
||||||
|
|||||||
@@ -5,5 +5,6 @@ inherit: manifest-api-base.yml
|
|||||||
routes:
|
routes:
|
||||||
- route: notify-api-staging.cloudapps.digital
|
- route: notify-api-staging.cloudapps.digital
|
||||||
- route: api-paas.staging-notify.works
|
- route: api-paas.staging-notify.works
|
||||||
|
- route: api.staging-notify.works
|
||||||
instances: 2
|
instances: 2
|
||||||
memory: 1G
|
memory: 1G
|
||||||
|
|||||||
Reference in New Issue
Block a user