6 lines
77 B
TOML
6 lines
77 B
TOML
[serve]
|
|
addresses = ["127.0.0.1"]
|
|
port = 8000
|
|
|
|
[build]
|
|
target = "index.html"
|