mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 12:37:00 +01:00
Update examples/server_container.toml (#2814)
kanidmd domain rename command
This commit is contained in:
parent
b454e1fe5f
commit
f779c4ebf7
|
@ -70,7 +70,7 @@ tls_key = "/data/key.pem"
|
||||||
# credentials for accounts including but not limited to
|
# credentials for accounts including but not limited to
|
||||||
# webauthn, oauth tokens, and more.
|
# webauthn, oauth tokens, and more.
|
||||||
# If you change this value you *must* run
|
# If you change this value you *must* run
|
||||||
# `kanidmd domain_name_change` immediately after.
|
# `kanidmd domain rename` immediately after.
|
||||||
domain = "idm.example.com"
|
domain = "idm.example.com"
|
||||||
#
|
#
|
||||||
# The origin for webauthn. This is the url to the server,
|
# The origin for webauthn. This is the url to the server,
|
||||||
|
|
Loading…
Reference in a new issue