4 lines
97 B
TOML
4 lines
97 B
TOML
host = "0.0.0.0"
|
|
port = 8888
|
|
open_registration = true
|
|
db_uri = "postgres://atuin:atuin@db/atuin"
|