pkayokay
TRIALOP
a year ago
I linked my project and ran railway run iex -S mix to open the console in my Phoenix project, but it opens my local environment.
I also tried running the command once I was in the subshell but that did not work.
Ex. in Rails, railway run bin/rails console
5 Replies
adam
MODERATOR
a year ago
Railway does not support SSHing into the host machine. railway run runs the command locally with the Railway environment variables available
adam
MODERATOR
a year ago
No problem
adam
MODERATOR
a year ago
!s
Status changed to Solved adam • 11 months ago