railway.toml file not found
tqtoan01
HOBBYOP

3 months ago

I deploy my .NET API and Angular website to Railway via GitHub Actions. However, I’m currently getting an error when running railway up. The error message is: "config file /ConaFood_FE/railway.toml does not exist", even though my source code still builds and deploys normally. I’m not sure what part of the configuration I’m missing. I checked the Config-as-Code settings in the project and selected the path suggested by the system, but I’m still getting the same error.

$10 Bounty

1 Replies

fra
HOBBYTop 10% Contributor

3 months ago

is this a monorepo? can you try removing the ConaFood_FE?


Loading...