1 2 3 4 5 6 7 8 9 10
[project] name = "fastapi-dev" domain = "fastapi-dev.localhost" [language] python = "3.12.9" [run] external = true port = 8000