-
Notifications
You must be signed in to change notification settings - Fork 461
Open
Labels
Description
I am testing Tauri's updater plugin. As I am on a local area network, I do not need to set up an HTTP/HTTPS server to share data through a shared folder over the network.
However, when I set the "endpoints" field to the "file:///" protocol, the update function reported an error:
builder error for url
Can you consider supporting this feature? Thank you!