Files
photos/frontend/Trunk.toml
Johannes Heuel 9449d992c0 init
2022-06-25 17:16:13 +02:00

8 lines
105 B
TOML

[build]
target = "index.html"
dist = "dist"
port = 3000
[[proxy]]
backend = "http://localhost:8081/api"