trifid/trifid-api/config.toml

2 lines
69 B
TOML
Raw Normal View History

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