Skip to content

Commit 916d6aa

Browse files
committed
CF config files point now to Postgres 15 service
1 parent 197aab6 commit 916d6aa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

cf/manifest.dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ applications:
1010
routes:
1111
- route: http://srt-server-dev.app.cloud.gov
1212
services:
13-
- srt-postgres-dev
13+
- srt-postgres15-dev
1414
- dev-server-deploy-service-account
1515

cf/manifest.staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ applications:
1010
routes:
1111
- route: http://srt-server-staging.app.cloud.gov
1212
services:
13-
- srt-postgres-staging
13+
- srt-postgres15-staging
1414

0 commit comments

Comments
 (0)