Skip to content

Commit

Permalink
CF config files point now to Postgres 15 service
Browse files Browse the repository at this point in the history
  • Loading branch information
BuckinghamAJ committed Oct 9, 2024
1 parent 197aab6 commit 916d6aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cf/manifest.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ applications:
routes:
- route: http://srt-server-dev.app.cloud.gov
services:
- srt-postgres-dev
- srt-postgres15-dev
- dev-server-deploy-service-account

2 changes: 1 addition & 1 deletion cf/manifest.staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ applications:
routes:
- route: http://srt-server-staging.app.cloud.gov
services:
- srt-postgres-staging
- srt-postgres15-staging

0 comments on commit 916d6aa

Please sign in to comment.