2 months ago
How to use it properly?
1 Replies
2 months ago
for context, railway run lets you run your code with the same environment variables as your project in Railway
the it might be using public db urls over private ones is because private ones wouldn't work in that scenario, because they're private (asn, cannot be used outside of Railway)
since the point of the excersize is running code outside of Railway, public db urls are used instead