mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-30 06:21:50 -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:
|
||||
- route: notify-api-preview.cloudapps.digital
|
||||
- route: api-paas.notify.works
|
||||
- route: api.notify.works
|
||||
|
||||
@@ -5,5 +5,6 @@ inherit: manifest-api-base.yml
|
||||
routes:
|
||||
- route: notify-api-production.cloudapps.digital
|
||||
- route: api-paas.notifications.service.gov.uk
|
||||
- route: api.notifications.service.gov.uk
|
||||
instances: 2
|
||||
memory: 1G
|
||||
|
||||
@@ -5,5 +5,6 @@ inherit: manifest-api-base.yml
|
||||
routes:
|
||||
- route: notify-api-staging.cloudapps.digital
|
||||
- route: api-paas.staging-notify.works
|
||||
- route: api.staging-notify.works
|
||||
instances: 2
|
||||
memory: 1G
|
||||
|
||||
Reference in New Issue
Block a user