test_android_app/Trunk.toml

12 lines
139 B
TOML

[build]
target = "./index.html"
[watch]
ignore = ["./src-tauri"]
[serve]
address = "0.0.0.0"
port = 1420
open = false
ws_protocol = "ws"