Recent deployments try to use nixpacks instead of Dockerfile
We set
RAILWAY_DOCKERFILE_PATH
for all of our services however, a deploy this morning no longer recognizes this and tries to build using nixpacks -- is there a way to correct this? Couldn't find any settings that we can toggle.4 Replies
Project ID:
6d93781d-575c-43ff-9e84-14c85a6c1cc4
6d93781d-575c-43ff-9e84-14c85a6c1cc4
which service is this?
I see that all of your services have successfully deployed via a dockerfile. Please let me know if this is still an issue
we were able to fix this by manually adding a railway.toml to each directory and specifying in settings!