6 lines
77 B
TOML
6 lines
77 B
TOML
[build]
|
|
target = "web/index.html"
|
|
|
|
[serve]
|
|
address = "127.0.0.1"
|
|
port = 8080
|