homelab/roles/atuin-server/files/server.toml

5 lines
97 B
TOML
Raw Normal View History

2024-08-08 17:00:11 +02:00
host = "0.0.0.0"
port = 8888
open_registration = true
db_uri = "postgres://atuin:atuin@db/atuin"