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