[build] target = "index.html" dist = "dist" [serve] address = "::" port = 8080 watch = ["src"] [[proxy]] backend = "http://localhost:18081/api/"