2 months ago
why after creating a new POSTGIS service with new volume mount to it, there is now arrow in the display linking between the server service to the DB service
Pinned Solution
2 months ago
Hey, the arrow would imply that your server is referencing variables from your database. For example, an arrow from the server to the database is shown if at least one of the variables defined in your server has a reference to your database, such as DATABASE_URL=${{db_name.VARIABLE_NAME_EXAMPLE}}.
2 Replies
2 months ago
Hey there! We've found the following might help you get unblocked faster:
🧵 Web service can’t connect to Postgres-20i6 despite service link
🧵 MySQL | Node.js: self-signed certificate in certificate chain
If you find the answer from one of these, please let us know by solving the thread!
2 months ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open Railway • about 2 months ago
2 months ago
Hey, the arrow would imply that your server is referencing variables from your database. For example, an arrow from the server to the database is shown if at least one of the variables defined in your server has a reference to your database, such as DATABASE_URL=${{db_name.VARIABLE_NAME_EXAMPLE}}.
Status changed to Solved brody • about 2 months ago
