I’m trying to set the env variable like so in render.yaml but it is not getting set for some reason
I typically set this in the .env. I tried adding this as a singular env also but that also doesn’t get picked up my app for some reason. any ideas ? This repo is github : tronbyt/server
well i got it to do this at least : http://${RENDER_EXTERNAL_HOSTNAME}:8000/6f1276fd/next
ok so i can get it to work by pasting in the literal hostname but the RENDER_EXTERNAL_HOSTNAME var doesn’t seem to work either in the singular env or the blueprint.
ok sync: false basically nullified my blueprint envs, removed and at least it’s trying but still geting this : http://RENDER_EXTERNAL_HOSTNAME/38d9e184/next