use python service and node service from same root directory
Anonymous
FREEOP

2 months ago

WIth railpack builder, how can I set up a python service and a node service with the same root directory?

The agent suggests "provider": "node" in railpack.json, and override RAILPACK_PROVIDERS=python for the python service. This works for the node service, but the python service ignores RAILPACK_PROVIDERS=python and uses node anyway.

2 Replies

You can specify which Railway configuration file to use. However, you'd need to do that in the dashboard UI. This can't be configured within the file.


Anonymous
FREEOP

2 months ago

thank you! I will try it out


Welcome!

Sign in to your Railway account to join the conversation.

Loading...