Storing string between Node.js server deploys
What's the best way on Railway to store a string that has to be accessed between server deployments? The string is created as an output of a daily cron. I thought:
- Database - overkill?
- Shared environment variable - how do we set this though programatically after my cron has run?
3 Replies
Project ID:
f6715065-b0f7-43c6-a428-9e04a504e882
⚠️ experimental feature
f6715065-b0f7-43c6-a428-9e04a504e882