Multiple apps inside single nextjs repo
cloudycotton
PROOP

a year ago

I've a situation where I've some background service inside nextjs repo. How should I deploy it to railway given it doesn't support docker-compose?

5 Replies

cloudycotton
PROOP

a year ago

083ad132-69e8-4188-a521-d83b9845879e


a year ago

Setup each service independently



a year ago

You can also try the new Docker Composer support by dragging and dropping the file into your project canvas.


a year ago

it doesn't support every config yet but it should give you a head start


Loading...