bcgov / elmsd-strapi

SDPR-ELMSD Strapi
Apache License 2.0
0 stars 0 forks source link

Changed database from .sql to postgres #5

Closed npham49 closed 1 year ago

npham49 commented 1 year ago

Description

Changed the database.js file to work with postgre instead of sqlite. Changed in accordance to the new Strapi and PostGre guide by strapi.io https://strapi.io/blog/postgre-sql-and-strapi-setup

Type of changes

Bug fix