trifid/trifid-api/config.toml

2 lines
69 B
TOML

listen_port = 8000
db_url = "postgres://postgres@localhost/trifidapi"