#isURL validation error during prod docker setup

1 messages · Page 1 of 1 (latest)

gloomy hill
#

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

marsh hare