trifid/trifid-api/config.toml

4 lines
130 B
TOML
Raw Normal View History

2023-02-03 02:39:41 +00:00
listen_port = 8000
db_url = "postgres://postgres@localhost/trifidapi"
base = "http://localhost:8000"
magic_links_valid_for = 86400