missing arrow between the server and the volume DB
ronbe37
PROOP

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

Solved$10 Bounty

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

Railway
BOT

2 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


Railway
BOT

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


Loading...