punt/Rocket.toml

5 lines
186 B
TOML
Raw Normal View History

# Temporary, will be replaced by env vars and hard-coded defaults eventually so that Punt can function as a single-binary application
[global.databases]
punt = {url = "db/punt.sqlite"}