PR Environments
Hello,
I'm trying to deploy Docker images on Railway whenever I create a new pull request (PR) in GitHub. I've decided to create a separate environment for each PR, but I'm unsure about how to choose the Docker image to base each environment off.
Since I'm also utilizing a new Neon branch, every new PR requires a connection string. How should I make sure my environment gets this dynamic connection string?
3 Replies