jvm Vite for Gradle • opensavvy.gradle.vite.base.config • ProxyOptions • target target¶ val target: String The URL that the proxy should redirect to. Example¶ vite { server { proxy("/foo", "http://localhost:4567") } } External resources¶ Official documentation