#Does 'railway run' execute remotely or locally?
6 messages · Page 1 of 1 (latest)
Project ID: N/A
N/A
it's running locally with your railway environment variables
Yes, it pulls all the env variables of the railway env. Example you have a strapi instance with env vars for postgres connection. You want to develop locally, it will pull the postgres vars and inject them locally.