Closed olafveerman closed 5 years ago
Rename the DB_URI env variable to DB_CONNECTION. The latter is used on the backend, and using consistent naming will make the deployment process easier.
DB_URI
DB_CONNECTION
Doing this the opposite way. Renaming DB_CONNECTION to DB_URI so we just need to change the ram-backend repo
ram-backend
Not fixing here.
Rename the
DB_URI
env variable toDB_CONNECTION
. The latter is used on the backend, and using consistent naming will make the deployment process easier.