2 months ago
My name is shahzaib. my app is developed here at railway. and its a trading app. currently I am on budget so I put a limit usage on. and the limit hit and all the containers and things railway put on stop. aftter that I increase the limt and not my app is empty. there is not data in the database nothing. ? what is the issue?
Pinned Solution
2 months ago
Right click your canvas and add a volume, then select the service for the volume to be mounted to.
Then, ensure that when you're creating the database, make sure to specify the directory of the db to the path the volume is mounted to. (eg, /data).
4 Replies
2 months ago
no i dont. can you guide about it?
2 months ago
Right click your canvas and add a volume, then select the service for the volume to be mounted to.
Then, ensure that when you're creating the database, make sure to specify the directory of the db to the path the volume is mounted to. (eg, /data).
2 months ago
thanks ill try aand will tell you.
Status changed to Open brody • about 2 months ago
Status changed to Solved brody • about 2 months ago