polponline
HOBBYOP
2 years ago
Hi, I tried enabling the new builder environment but I'm getting this error. The root directory is set to src/backend and the file src/backend/nixpacks.toml does in fact exist
I need the new builder environment because i need private network access during the build phase.
3 Replies
2 years ago
We do not recommend using the new builder, it does not fully support the surrounding configurations, please switch it off.
Ok, I managed to overcome the limitation by using DATABASE_URL at build time and DATABASE_PRIVATE_URL at runtime