Files
my-knowledgeable-ai/Trunk.toml
J / Jacob Babich 786a885973 🚀 meta: initial commit
2024-04-14 16:18:42 -04:00

11 lines
122 B
TOML

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