yourcloud/config/kanidm/server.toml

7 lines
165 B
TOML

bindaddress = "[::]:8443"
db_path = "/data/kanidm.db"
tls_chain = "/data/chain.pem"
tls_key = "/data/key.pem"
domain = "localhost"
origin = "https://localhost:8443"