[build] target = "index.html" [serve] address = "127.0.0.1" port = 8080 [[proxy]] rewrite = "/api/" backend = "http://localhost:3000/api/"