TwentyT
Twenty12mo ago
2 replies
Nakul

isURL validation error during prod docker setup

Hi everyone

I am facing project startup issue during docker setup for production. The project is throwing error
property PG_DATABASE_URL has failed the following constraints: isUrl.

I have tried multiple combination changing docker file, changing env, removing host but it still remains the same.

The final URL i get in docker echo is postgres://postgres:zestima9696@db:5432/default

Any help with this would be really appreciated. Thanks
Screenshot_2025-01-28_210259.png
Screenshot_2025-01-28_213748.png
Screenshot_2025-01-28_213811.png
Was this page helpful?