freezone/portal/Trunk.toml
2025-06-30 17:01:40 +02:00

8 lines
237 B
TOML

[build]
target = "index.html"
[serve]
# Enable environment variable substitution
# Trunk will replace {{PORTAL_API_KEY}} with the value from the environment
# Set PORTAL_API_KEY environment variable before running trunk serve
env = true