From f779c4ebf7522b8e8ccdd7af47ed5c362d7fa54e Mon Sep 17 00:00:00 2001 From: Guillaume Michaud Date: Mon, 3 Jun 2024 18:56:42 -0400 Subject: [PATCH] Update examples/server_container.toml (#2814) kanidmd domain rename command --- examples/server_container.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/server_container.toml b/examples/server_container.toml index ac9866697..8692d8102 100644 --- a/examples/server_container.toml +++ b/examples/server_container.toml @@ -70,7 +70,7 @@ tls_key = "/data/key.pem" # credentials for accounts including but not limited to # webauthn, oauth tokens, and more. # If you change this value you *must* run -# `kanidmd domain_name_change` immediately after. +# `kanidmd domain rename` immediately after. domain = "idm.example.com" # # The origin for webauthn. This is the url to the server,