[build] target = "index.html" dist = "../dist" [[proxy]] backend = "http://localhost:8081/api" [[proxy]] backend = "ws://localhost:8081/api/chat_ws" ws = true [serve] addresses = ["::"]