alphagov / govuk-docker

GOV.UK development environment using Docker 🐳
MIT License
82 stars 22 forks source link

Replace MongoDB with Postgres for Authenticating Proxy #639

Closed KludgeKML closed 1 year ago

KludgeKML commented 1 year ago

Updates Authenticating Proxy to use PG rather than MongoDB.

Related PRS: https://github.com/alphagov/authenticating-proxy/pull/350