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
a year ago
please use reference variables to reference the private url of the database -