Only Public URL variables are working, neither internal nor substitution variables are working.
ralstat
PROOP
5 months ago
Why does the substitution variables: DATABASE_URL=${{ledgerventure-database.DATABASE_URL}} not work to connect my backend nor my frontend to my database?
It consistently fails the health-check during the build process. meanwhile, the public variables work.
I also have noticed the internal variables are flaky. What can I do about this.
Furthermore, I've requested static IP address, which have been assigned as
162.220.232.99. But when I do a whoami from my servers I see they are on 79.127.255.198. What is going on? Why are these things not rock solid and instead just random feeling?
0 Replies