a year ago
I have a github repository with a python script, Procfile, requirements.txt and points.txt but the python file cant write in it
0 Replies
a year ago
please provide any errors you are getting
a year ago
im not too sure how we can help here as "cant write in it" does not give us enough information to go off of
a year ago
what makes you say that
a year ago
what makes you say that it cant read and write to the file
I made a text file in the repository and launched the script to railway, but the python script cannot modify the text file (read, write) which it needs to do to continue it's purpose
a year ago
okay hold on, are you expecting your script running on railway to be able to modify the file in github?
a year ago
github is not file storage for your deployed app
a year ago
use postgres
Status changed to Solved Railway • over 1 year ago
a year ago
no problem!