init
This commit is contained in:
7
frontend/Trunk.toml
Normal file
7
frontend/Trunk.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[build]
|
||||
target = "index.html"
|
||||
dist = "dist"
|
||||
port = 3000
|
||||
|
||||
[[proxy]]
|
||||
backend = "http://localhost:8081/api"
|
||||
Reference in New Issue
Block a user