Anonymous
FREEOP
25 days 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
25 days ago
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.