Update:
Current path of solving:
I don’t believe I need to set the DATABASE_URL or DATABASE_CA myself per this issue: Getting strapi working on digitalocean app plattform - #5 by mrt-stl
If I delete the DATABASE_URL and DATABASE_CA (*That I manually created), and if I go to the console I can run printenv DATABASE_URL
and printenv DATABASE_CA
. Those values are returned in the console.