thaw/examples/basic/Trunk.toml

8 lines
86 B
TOML
Raw Normal View History

2023-03-30 09:40:22 +08:00
[build]
target = "index.html"
[serve]
address = "127.0.0.1"
port = 6421
open = false