cloudycotton
PROOP
2 years 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
2 years ago
Setup each service independently
2 years ago
There also some guides on monorepo.
2 years ago
You can also try the new Docker Composer support by dragging and dropping the file into your project canvas.
2 years ago
it doesn't support every config yet but it should give you a head start