communication link failure docker deployment
aradhyasharma31
TRIALOP

a year ago

My MySQL DB is deployed on railway and I hardcoded the envs provided by railway in my application.properties and docker-compose.yml.

It works on my machine without any issue (with public db url) but when I try to deploy it, it throws communication link failure error.

Why do I keep getting this error? what's the fix?

2 Replies

aradhyasharma31
TRIALOP

a year ago

Project ID: 2a9651aa-0e47-4b80-b28c-47af3eedba44


a year ago

please use reference variables to reference the private url of the database -


Loading...