mirror of https://github.com/ghostfolio/ghostfolio
Browse Source
package.json in repo root caused Nixpacks to detect Node.js instead of Python, breaking the uvicorn start command. nixpacks.toml pins the provider to python so the agent deploys correctly. Made-with: Cursorpull/6453/head
1 changed files with 1 additions and 0 deletions
@ -0,0 +1 @@ |
|||
providers = ["python"] |
|||
Loading…
Reference in new issue