Question
App platform - Repos with app(s) in subfolders?
Just trying to deploy an app to the new DO App platform.
My git repo has backend
and frontend
folders in it.
So - a two part question:
- How do I tell digital ocean to that the app lives in the
backend
folder? - Is it possible to hook up two instances to a single repo? I realize I can make a custom dockerfile and serve up both, but I rather not do that. I’m okay with the 2x payment.
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.
×