From 51a04bbeb3dfb1b5c1212df15aebb9ea5c722539 Mon Sep 17 00:00:00 2001 From: Yunobot Date: Thu, 21 Nov 2019 07:10:30 +0000 Subject: [PATCH 1/2] Added command to set the new domain as the main domain --- dns_nohost_me.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dns_nohost_me.md b/dns_nohost_me.md index 3f0a0b71..2452f9fc 100644 --- a/dns_nohost_me.md +++ b/dns_nohost_me.md @@ -48,6 +48,9 @@ yunohost dyndns subscribe -d whateveryouwant.nohost.me # Update the DNS conf yunohost dyndns update + +# Set it as the main domain +yunohost tools maindomain --new-domain whateveryouwant.nohost.me ``` #### Retrieve a nohost.me, noho.st or ynh.fr domain From e1d9ff9073f825e97ca64ff6572d1f99fe910c2b Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Fri, 29 Nov 2019 17:19:14 +0100 Subject: [PATCH 2/2] Propagate to french version --- dns_nohost_me_fr.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dns_nohost_me_fr.md b/dns_nohost_me_fr.md index 8183af16..a4d9d913 100644 --- a/dns_nohost_me_fr.md +++ b/dns_nohost_me_fr.md @@ -39,6 +39,9 @@ yunohost dyndns subscribe -d cequevousvoulez.nohost.me # Mettre à jour la configuration DNS yunohost dyndns update + +# Le définir comme nouveau domain principal +yunohost tools maindomain --new-domain whateveryouwant.nohost.me ``` ### Récupérer un domaine nohost.me, noho.st ou ynh.fr