7 lines
93 B
TOML
7 lines
93 B
TOML
[build]
|
|
target = "index.html"
|
|
dist = "../dist"
|
|
|
|
[[proxy]]
|
|
backend = "http://[::1]:8081/api/"
|