my github repo is cloned into the droplet, and all the files are accessible inside, but im not sure how to set my app to the “home”, as Rails.root: is set to /home/rails/example
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi @cassymyers,
Probably the simplest thing, unless you have already created some history you want to save, would be to just delete the .git subdirectory and redo the init in the correct directory.
Another suggestion would be
Kind regards, Kalin