totara / totara-docker-dev

A docker setup to create a development environment for Totara Learn
MIT License
49 stars 32 forks source link

Outdated database credential docs #259

Closed jonnybarnes closed 10 months ago

jonnybarnes commented 10 months ago

The wiki page here: https://github.com/totara/totara-docker-dev/wiki/Database%20Credentials

Only shows up to PostgreSQL 14

Whereas the actual project now supports up to PostgreSQL 15: https://github.com/totara/totara-docker-dev/blob/f0eeff71ba18b3e0a62523b09545b6fb3fa1cf37/compose/pgsql.yml#L133

derschatta commented 10 months ago

Thanks @jonnybarnes . I've updated the page.